]> git.saurik.com Git - bison.git/blobdiff - src/gram.c
* reader.c (copy_comment): New function, factored out from:
[bison.git] / src / gram.c
index 05dc665c3991e1e7967f084dfe81319d2bbfd8be..bf62d74ec53c2771da5b2336a2d7bcb71537415b 100644 (file)
@@ -53,7 +53,7 @@ int error_token_number;
 /* This is to avoid linker problems which occur on VMS when using GCC,
    when the file in question contains data definitions only.  */
 
-static void
+void
 dummy (void)
 {
 }