summaryrefslogtreecommitdiff
path: root/usr.bin/checknr/checknr.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/checknr/checknr.c')
-rw-r--r--usr.bin/checknr/checknr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/checknr/checknr.c b/usr.bin/checknr/checknr.c
index 743ed04e24c54..f8531cc7da136 100644
--- a/usr.bin/checknr/checknr.c
+++ b/usr.bin/checknr/checknr.c
@@ -32,13 +32,13 @@
*/
#ifndef lint
-static const char copyright[] =
+static char copyright[] =
"@(#) Copyright (c) 1980, 1993\n\
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
#ifndef lint
-static const char sccsid[] = "@(#)checknr.c 8.1 (Berkeley) 6/6/93";
+static char sccsid[] = "@(#)checknr.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
/*