summaryrefslogtreecommitdiff
path: root/lib/ZParseNot.c
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2008-01-21 03:39:30 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2008-01-21 03:39:30 +0000
commit5bbdaaf2b5b6c3dee89279bd8a045148a39f6385 (patch)
tree2e2c602680b563b4068c8fb718369891a52ea913 /lib/ZParseNot.c
parenta418b69cbced2ce64bf55796fdb890026233e65e (diff)
cleanup various warnings from gcc -Wall
Diffstat (limited to 'lib/ZParseNot.c')
-rw-r--r--lib/ZParseNot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ZParseNot.c b/lib/ZParseNot.c
index 7202c47..72a7587 100644
--- a/lib/ZParseNot.c
+++ b/lib/ZParseNot.c
@@ -11,7 +11,7 @@
*/
#ifndef lint
-static char rcsid_ZParseNotice_c[] =
+static const char rcsid_ZParseNotice_c[] =
"$Zephyr: /mit/zephyr/src/lib/RCS/ZParseNotice.c,v 1.22 91/03/29 03:34:46 raeburn Exp $";
#endif