outmacho: Fix relative relocations for 32-bit Mach-O (fix typo)
commitb41952986b3cd7558cb128790bb94e1f60fd088a
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 15 Jun 2016 01:01:21 +0000 (14 18:01 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 15 Jun 2016 01:04:46 +0000 (14 18:04 -0700)
tree8eae691ccb0c57e5f7f68d62e4d47f065ea3df86
parent5e0eb0c08b1d014e9584ebea430f746f706b5d67
outmacho: Fix relative relocations for 32-bit Mach-O (fix typo)

This unbreaks checkin 84f6860ed53492976c9d79e9a8a0bdc60da78bc6, which
was broken due to a transcription error of mine.  Zenith432 was
faultless in this case.

This fixes bug report 3392355.

Reported-by: Zenith432 <zenith432@users.sourceforge.net>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
output/outmacho.c