aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/etags.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c
index 8cdd47957f6..d49dcf930af 100644
--- a/lib-src/etags.c
+++ b/lib-src/etags.c
@@ -6297,7 +6297,7 @@ readline (lbp, stream)
6297 readline (lbp, stream); 6297 readline (lbp, stream);
6298 return; 6298 return;
6299 } /* if a real #line directive */ 6299 } /* if a real #line directive */
6300 } /* if #line is followed by a a number */ 6300 } /* if #line is followed by a number */
6301 } /* if line begins with "#line " */ 6301 } /* if line begins with "#line " */
6302 6302
6303 /* If we are here, no #line directive was found. */ 6303 /* If we are here, no #line directive was found. */