projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac1b6e9
)
* lib-src/etags.c (Forth_suffixes): Now static.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 10 Dec 2019 01:09:39 +0000
(17:09 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 10 Dec 2019 01:32:07 +0000
(17:32 -0800)
lib-src/etags.c
patch
|
blob
|
history
diff --git
a/lib-src/etags.c
b/lib-src/etags.c
index 0665cb00b9bcc93ec713d70ad5a1a88c0076b37a..872a36bccb02c9dfa78dc877f0f8b033f3aafa4a 100644
(file)
--- a/
lib-src/etags.c
+++ b/
lib-src/etags.c
@@
-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\