summaryrefslogtreecommitdiff
path: root/lexer.l
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>1996-11-01 17:48:30 +0100
committerHan-Wen Nienhuys <hanwen@xs4all.nl>1996-11-01 17:48:30 +0100
commit74e0f769a23454f038d20270463c734a9c22f5f9 (patch)
tree5c6dfd530af24e22b8154bf1c6bc7a787d5f3b25 /lexer.l
parent3daac955f29e408aa2aa271a883195ddc54633f4 (diff)
release: 0.0.4
Diffstat (limited to 'lexer.l')
-rw-r--r--lexer.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexer.l b/lexer.l
index a0da226a99..03853ca579 100644
--- a/lexer.l
+++ b/lexer.l
@@ -193,4 +193,4 @@ yyerror(char *s)
return NOTENAME;
}
-#endif \ No newline at end of file
+#endif