Fixed typo
This commit is contained in:
@@ -484,7 +484,7 @@ do_undef(argstr)
|
||||
free(str);
|
||||
if (SkipToNewLine()) {
|
||||
if (!options['o'])
|
||||
strict("garbage following #else");
|
||||
strict("garbage following #undef");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user