Kaynağa Gözat

added "#ifdef NORCSID"

ceriel 40 yıl önce
ebeveyn
işleme
43de6c3b78
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      util/LLgen/lib/rec

+ 2 - 0
util/LLgen/lib/rec

@@ -3,7 +3,9 @@
  * This file is copied into Lpars.c.
  */
 
+# ifndef NORCSID
 static char *rcsid = "$Header$";
+# endif
 
 #define LLSTSIZ	1024
 static short	LLstack[LLSTSIZ];		/* Recovery stack */