check for overflow in getrawlist()
[unix-history] / usr / src / usr.bin / mail / vars.c
index c303c5a..3d82f73 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[] = "@(#)vars.c     2.5 (Berkeley) %G%";
-#endif
+static char *sccsid = "@(#)vars.c      5.2 (Berkeley) %G%";
+#endif not lint
 
 #include "rcv.h"
 
 
 #include "rcv.h"