]> git.saurik.com Git - bison.git/blobdiff - src/files.c
Update
[bison.git] / src / files.c
index f1cdfe6c54e859c4bb7ee1f0e5bbe6401579df12..6bf301f906ec9936dda005792ae9afd8c75ac269 100644 (file)
@@ -90,7 +90,7 @@ stringappend (const char *string1, const char *string2)
 |  header of the parser and store it in header_macro_name.       |
 `---------------------------------------------------------------*/
 
-static const char *
+static char *
 compute_header_macro (void)
 {
   int ite;