outmac: correct the format name for macho32
commitfc1a7ad66296e13652ea6faca009bbd9ce5c26f6
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 12 Feb 2016 21:36:37 +0000 (12 13:36 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 12 Feb 2016 21:36:37 +0000 (12 13:36 -0800)
tree0fc920156abc59465753324cd95ae3f15314d6b1
parentf8d52b655eee94fd6620010a25cba068245bd689
outmac: correct the format name for macho32

The name for the macho32 output format was incorrectly set to
macho64, which means neither macho32 nor macho64 worked correctly.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
output/outmac.c