]> git.saurik.com Git - bison.git/blobdiff - src/lex.c
Various anti-`extern in *.c' changes.
[bison.git] / src / lex.c
index 27df7f1af1538ef0b0c4db1b9523b0e0bc314008..e2a94ad7f8292f47c725c65721cc0cef8220fa47 100644 (file)
--- a/src/lex.c
+++ b/src/lex.c
@@ -28,9 +28,6 @@
 #include "complain.h"
 #include "gram.h"
 
-/*spec_outfile is declared in files.h, for -o */
-
-
 /* functions from main.c */
 extern char *printable_version PARAMS ((int));