Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -56,7 +56,7 @@ skipspaces(ch, skipnl)
|
||||
return ch;
|
||||
}
|
||||
}
|
||||
#endif NOPP
|
||||
#endif /* NOPP */
|
||||
|
||||
PRIVATE
|
||||
skipline()
|
||||
|
||||
Reference in New Issue
Block a user