aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/etags.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c
index 0665cb00b9b..872a36bccb0 100644
--- a/lib-src/etags.c
+++ b/lib-src/etags.c
@@ -640,7 +640,7 @@ defined in the file.";
640static const char *Erlang_interpreters [] = 640static const char *Erlang_interpreters [] =
641 { "escript", NULL }; 641 { "escript", NULL };
642 642
643const char *Forth_suffixes [] = 643static const char *Forth_suffixes [] =
644 { "fth", "tok", NULL }; 644 { "fth", "tok", NULL };
645static const char Forth_help [] = 645static const char Forth_help [] =
646"In Forth code, tags are words defined by ':',\n\ 646"In Forth code, tags are words defined by ':',\n\