BSD 4_2 release
[unix-history] / usr / src / bin / awk / proc.c
index b7bed42..96dfb90 100644 (file)
@@ -1,4 +1,6 @@
-/*     proc.c  4.2     83/02/09        */
+#ifndef lint
+static char sccsid[] = "@(#)proc.c     4.3 8/11/83";
+#endif
 
 #include "awk.h"
 #define NULL 0
 
 #include "awk.h"
 #define NULL 0