fixed small bug with token separation
This commit is contained in:
parent
f7726082d3
commit
e4bb8e61b0
@ -329,6 +329,7 @@ preprocess(fn)
|
||||
&& idef->id_macro
|
||||
&& ReplaceMacros && !NoExpandNext) {
|
||||
if (replace(idef)) {
|
||||
echo(' ');
|
||||
c = GetChar();
|
||||
continue;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user