Correct comment errors.
authorGodzil <godzil@godzil.net>
Thu, 21 Mar 2013 00:35:12 +0000 (01:35 +0100)
committerManoël Trapier <godzil@MacBook-Pro.home>
Wed, 24 Jun 2015 22:41:48 +0000 (23:41 +0100)
lang/pc/comp/Parameters

index 7ff99ba..2ad1f81 100644 (file)
@@ -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