Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -34,4 +34,4 @@ DfaCallFunction(s)
|
||||
print("DFA: %s: %s\n", CurrentFunction, s);
|
||||
++NumberOfCalls;
|
||||
}
|
||||
#endif DATAFLOW
|
||||
#endif /* DATAFLOW */
|
||||
|
||||
Reference in New Issue
Block a user