Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -389,4 +389,4 @@ PrDef(df)
|
||||
{
|
||||
print("n: %s, k: %d\n", df->df_idf->id_text, df->df_kind);
|
||||
}
|
||||
#endif DEBUG
|
||||
#endif /* DEBUG */
|
||||
|
||||
Reference in New Issue
Block a user