outobj: don't fclose() the output
commit68bec0872f6274d74202f6d56e7709b557b1e124
authorH. Peter Anvin <hpa@zytor.com>
Tue, 14 Jul 2009 18:47:04 +0000 (14 14:47 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 14 Jul 2009 18:47:04 +0000 (14 14:47 -0400)
treebca4aff3e38ef9e041aba65caa544e4dc120f59d
parentb83fd0b9471057d333e7225e91ee2bba4e9c9e9f
outobj: don't fclose() the output

Missed fclose() in outobj when converting system to global fclose().

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
output/outobj.c