]> git.saurik.com Git - bison.git/blobdiff - src/scan-action.l
Merge changes from gnulib. This was prompted because the CVS
[bison.git] / src / scan-action.l
index 8e498a85b136a22a69371043f7994ee1007af309..c8240ac6ab0600f14efcc6a6317c22b6aea86c78 100644 (file)
@@ -24,7 +24,7 @@
 %{
 #include "system.h"
 #include "files.h"
-int skel_lex PARAMS ((void));
+int skel_lex (void);
 static int yylineno = 1;
 %}