Do not use '#endif/#else xxx'; it is not allowed for ANSI C

This commit is contained in:
ceriel
1991-12-17 14:36:35 +00:00
parent c8fa012584
commit bd6685cd34
9 changed files with 16 additions and 16 deletions

View File

@@ -155,4 +155,4 @@ PrNode(nd, lvl)
break;
}
}
#endif DEBUG
#endif /* DEBUG */