aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ebrowse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ebrowse.c b/lib-src/ebrowse.c
index 70eb22b9946..7d0650a4059 100644
--- a/lib-src/ebrowse.c
+++ b/lib-src/ebrowse.c
@@ -1875,7 +1875,7 @@ yylex (void)
1875 1875
1876 1876
1877/* Actually local to matching_regexp. These variables must be in 1877/* Actually local to matching_regexp. These variables must be in
1878 global scope for the case that `static' get's defined away. */ 1878 global scope for the case that `static' gets defined away. */
1879 1879
1880static char *matching_regexp_buffer, *matching_regexp_end_buf; 1880static char *matching_regexp_buffer, *matching_regexp_end_buf;
1881 1881