Correct comment errors.
This commit is contained in:
parent
595e5258aa
commit
ee6e8bdfc3
@ -1,5 +1,5 @@
|
||||
!File: debugcst.h
|
||||
/*#define DEBUG 1 /* perform various self-tests */
|
||||
/*#define DEBUG 1*/ /* perform various self-tests */
|
||||
#define NDEBUG 1 /* disable assertions */
|
||||
|
||||
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
|
||||
!File: nocross.h
|
||||
/*#define NOCROSS 1 /* define when cross compiler not needed */
|
||||
/*#define NOCROSS 1*/ /* define when cross compiler not needed */
|
||||
|
||||
|
||||
!File: dbsymtab.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user