preproc.c: fix %ifn, %elifn
commit90e6e811c9d16012ac397f3b920986edee3db037
authorH. Peter Anvin <hpa@zytor.com>
Wed, 16 Jul 2008 21:38:24 +0000 (16 14:38 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 16 Jul 2008 21:38:24 +0000 (16 14:38 -0700)
tree2f010ad6fcf5bf44b1d23e1315ca3db8e9acb197
parent819703afce3375e9c1a601bc22295a36746c9144
preproc.c: fix %ifn, %elifn

The sense of %ifn and %elifn was reversed due to a bogus nonstandard
return sequence.
preproc.c