Przeglądaj źródła

added rcsid(again). Who took that away?

sater 40 lat temu
rodzic
commit
ab0db1c5fb
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      mach/proto/cg/regvar.c

+ 4 - 0
mach/proto/cg/regvar.c

@@ -4,6 +4,10 @@
 
 #ifdef REGVARS
 
+#ifndef NORCSID
+static char rcsid[] = "$Header$";
+#endif
+
 #include "types.h"
 #include <cg_pattern.h>
 #include "data.h"