BSD 4_2 release
[unix-history] / usr / src / bin / awk / token.c
index 2223945..18a036b 100644 (file)
@@ -1,4 +1,6 @@
-/*     token.c 4.1     82/12/24        */
+#ifndef lint
+static char sccsid[] = "@(#)token.c    4.2 8/11/83";
+#endif
 
 #include "awk.h"
 struct tok
 
 #include "awk.h"
 struct tok