From 462dbc1cb2c59eaca9c9344636b8af29462370a0 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 21 Sep 2020 13:29:10 +0200 Subject: ; Fix typos --- lib-src/ebrowse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib-src') 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) /* Actually local to matching_regexp. These variables must be in - global scope for the case that `static' get's defined away. */ + global scope for the case that `static' gets defined away. */ static char *matching_regexp_buffer, *matching_regexp_end_buf; -- cgit v1.2.3