Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -103,7 +103,7 @@ PRIVATE lfr(sz)
|
||||
if (sz != FRASize) {
|
||||
warning(FRASize < sz ? WRFUNSML : WRFUNLAR);
|
||||
}
|
||||
#endif LOGGING
|
||||
#endif /* LOGGING */
|
||||
|
||||
pushFRA(sz);
|
||||
spoilFRA();
|
||||
|
||||
Reference in New Issue
Block a user