]> git.saurik.com Git - bison.git/blobdiff - src/options.h
Clean up GCC warnings.
[bison.git] / src / options.h
index 8ad5a62e307146ae865bc798653841f23f1c9ff5..f62222dfaae4408a5e28b15cd60fb41d6b6f496d 100644 (file)
@@ -57,6 +57,6 @@ extern struct option *longopts;
 extern const struct option_table_struct option_table[];
 
 /* Set the longopts variable from option_table.  */
-void create_long_option_table PARAMS (());
+void create_long_option_table PARAMS ((void));
 
 #endif /* !OPTIONS_H_ */