preproc: MMacro.finishes is a pointer, not a boolean
commit538002dc01a5911d70870b94b074c9ff8983d545
authorH. Peter Anvin <hpa@zytor.com>
Sun, 29 Jun 2008 01:30:27 +0000 (28 18:30 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 29 Jun 2008 01:30:27 +0000 (28 18:30 -0700)
tree3b13d44ee2c5bd86cd9f9a83f0ce578496217b4c
parentf89d68180513bcac0adfa885d0023e4ef08ca455
preproc: MMacro.finishes is a pointer, not a boolean

MMacro.finishes is a pointer, not a boolean, so set it to "false", not
"NULL".
preproc.c