]> git.saurik.com Git - bison.git/blobdiff - src/reader.h
Typo.
[bison.git] / src / reader.h
index 321740a06c7c75d28dc87ef757f0cb513de6774a..8792372e12b518408e453dd96ac31acefe5dc141 100644 (file)
@@ -52,8 +52,7 @@ YY_DECL;
 
 /* From the parser.  */
 extern int gram_debug;
 
 /* From the parser.  */
 extern int gram_debug;
-void gram_error (gram_control_t *control,
-                location_t *loc, const char *msg);
+void gram_error (location_t *loc, const char *msg);
 int gram_parse (void *control);
 
 /* The sort of braced code we are in.  */
 int gram_parse (void *control);
 
 /* The sort of braced code we are in.  */