owner bin, not root
[unix-history] / usr / src / old / awk / proc.c
index b7bed42..8e0837c 100644 (file)
@@ -1,4 +1,6 @@
-/*     proc.c  4.2     83/02/09        */
+#ifndef lint
+static char sccsid[] = "@(#)proc.c     4.3 %G%";
+#endif
 
 #include "awk.h"
 #define NULL 0
 
 #include "awk.h"
 #define NULL 0