outcoff: fix invalid reference to ofmt
commita5fd1ca895f570d87a170a80eeea998c0de0affb
authorH. Peter Anvin <hpa@zytor.com>
Fri, 17 Jul 2009 02:46:34 +0000 (16 22:46 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 17 Jul 2009 02:46:34 +0000 (16 22:46 -0400)
tree289bcb772c8a3e657777a46368d5a157e003a7e4
parent892bafc9b1980a7c9a5f2f3f8c0735f1ebca62eb
outcoff: fix invalid reference to ofmt

ofmt is a static in nasm.c (why?), not a global...

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