Commit e095943
preproc: fix the expansion of %00 (token type change)
Fix the expansion of the %00 mmacro parameter; broken due to a missing
change of the token type.
Fixes: https://bugzilla.nasm.us/show_bug.cgi?id=3392803
Signed-off-by: H. Peter Anvin <[email protected]>1 parent 516fbba commit e095943
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7765 | 7765 | | |
7766 | 7766 | | |
7767 | 7767 | | |
7768 | | - | |
| 7768 | + | |
7769 | 7769 | | |
7770 | 7770 | | |
7771 | 7771 | | |
| |||
0 commit comments