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