check for overflow in getrawlist()
[unix-history] / usr / src / usr.bin / mail / v7.local.c
index c94d5b5..68d14ad 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)v7.local.c 2.3 (Berkeley) %G%";
-#endif
+static char *sccsid = "@(#)v7.local.c  5.2 (Berkeley) %G%";
+#endif not lint
 
 /*
  * Mail -- a mail program
 
 /*
  * Mail -- a mail program