Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -314,5 +314,5 @@ PRIVATE long longpar(var, def)
|
||||
return (res ? atol(res) : def);
|
||||
}
|
||||
|
||||
#endif LOGGING
|
||||
#endif /* LOGGING */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user