MachO: Fix misprinted macho_sectalign
commit97ec06a16a0871330d8f4544de9cd95fc88d31df
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 28 Apr 2010 19:17:13 +0000 (28 23:17 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Wed, 28 Apr 2010 19:17:13 +0000 (28 23:17 +0400)
tree18015d161bafecd6aa68a5a101bee404c13cd668
parenta20b668add234cb388e1802e217ef48257fa9e12
MachO: Fix misprinted macho_sectalign

macho_sectalign was occasionally misprinted
with macho_setcalign, fix it. No change on functionality.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
output/outmacho32.c
output/outmacho64.c