(no message)
[unix-history] / usr / src / usr.bin / cal / cal.c
index 5ad52c9..065ce75 100644 (file)
@@ -1,4 +1,7 @@
-char   *sccsid = "@(#)cal.c    4.2 82/02/28";
+#ifndef lint
+static char sccsid[] = "@(#)cal.c      4.3 (Berkeley) 83/08/11";
+#endif
+
 char   dayw[] = {
        " S  M Tu  W Th  F  S"
 };
 char   dayw[] = {
        " S  M Tu  W Th  F  S"
 };