소스 검색

Correct comment errors.

Godzil 11 년 전
부모
커밋
ee6e8bdfc3
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      lang/pc/comp/Parameters

+ 2 - 2
lang/pc/comp/Parameters

@@ -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