X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/0b8afb77232cbc73af84bff12306b86e4e098f31..4134cae3c5ff2fc3346ebc5b10d5c25c72c72cfe:/src/files.c diff --git a/src/files.c b/src/files.c index f1cdfe6c..6bf301f9 100644 --- a/src/files.c +++ b/src/files.c @@ -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;