* lib-src/etags.c (Forth_suffixes): Now static.

This commit is contained in:
Paul Eggert 2019-12-09 17:09:39 -08:00
parent ac1b6e97b6
commit daaa9da0c4

View file

@ -640,7 +640,7 @@ defined in the file.";
static const char *Erlang_interpreters [] =
{ "escript", NULL };
const char *Forth_suffixes [] =
static const char *Forth_suffixes [] =
{ "fth", "tok", NULL };
static const char Forth_help [] =
"In Forth code, tags are words defined by ':',\n\