summaryrefslogtreecommitdiffstats
path: root/usr.bin/ctags/yacc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ctags/yacc.c')
-rw-r--r--usr.bin/ctags/yacc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ctags/yacc.c b/usr.bin/ctags/yacc.c
index 1ed4c7d..7a27a6e 100644
--- a/usr.bin/ctags/yacc.c
+++ b/usr.bin/ctags/yacc.c
@@ -32,7 +32,7 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)yacc.c 8.3 (Berkeley) 4/2/94";
+static const char sccsid[] = "@(#)yacc.c 8.3 (Berkeley) 4/2/94";
#endif /* not lint */
#include <ctype.h>
OpenPOWER on IntegriCloud