summaryrefslogtreecommitdiffstats
path: root/usr.bin/cksum/crc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cksum/crc.c')
-rw-r--r--usr.bin/cksum/crc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cksum/crc.c b/usr.bin/cksum/crc.c
index 3526395..0dde11d 100644
--- a/usr.bin/cksum/crc.c
+++ b/usr.bin/cksum/crc.c
@@ -35,7 +35,7 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)crc.c 8.1 (Berkeley) 6/17/93";
+static const char sccsid[] = "@(#)crc.c 8.1 (Berkeley) 6/17/93";
#endif /* not lint */
#include <sys/types.h>
OpenPOWER on IntegriCloud