Correct comment errors.

This commit is contained in:
Godzil 2013-03-21 01:35:12 +01:00 committed by Manoël Trapier
parent 595e5258aa
commit ee6e8bdfc3

View File

@ -1,5 +1,5 @@
!File: debugcst.h !File: debugcst.h
/*#define DEBUG 1 /* perform various self-tests */ /*#define DEBUG 1*/ /* perform various self-tests */
#define NDEBUG 1 /* disable assertions */ #define NDEBUG 1 /* disable assertions */
@ -55,7 +55,7 @@
!File: nocross.h !File: nocross.h
/*#define NOCROSS 1 /* define when cross compiler not needed */ /*#define NOCROSS 1*/ /* define when cross compiler not needed */
!File: dbsymtab.h !File: dbsymtab.h