fix core dump caused by writing to read-only memory
[unix-history] / usr / src / usr.sbin / pwd_mkdb / pw_scan.c
index 63efcfd..839ba26 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)pw_scan.c  5.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)pw_scan.c  8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*