]> git.eshelyaron.com Git - emacs.git/commitdiff
* lib-src/etags.c (Forth_suffixes): Now static.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 10 Dec 2019 01:09:39 +0000 (17:09 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 10 Dec 2019 01:32:07 +0000 (17:32 -0800)
lib-src/etags.c

index 0665cb00b9bcc93ec713d70ad5a1a88c0076b37a..872a36bccb02c9dfa78dc877f0f8b033f3aafa4a 100644 (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\