Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -69,4 +69,4 @@ struct tokenname tkfunny[] = { /* internal keywords */
|
||||
{ERRONEOUS, "erroneous"},
|
||||
{0, ""}
|
||||
};
|
||||
#endif ____
|
||||
#endif /* ____ */
|
||||
|
||||
Reference in New Issue
Block a user