]> git.saurik.com Git - bison.git/blobdiff - src/getargs.c
* NEWS: Version 2.0b.
[bison.git] / src / getargs.c
index 1a0432e7fefbd65a9fc0db9fa5f2ab87ae08bdf5..0170f8e34fd4e4516043ee0b13f4e8887d38f5b7 100644 (file)
@@ -285,7 +285,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 `----------------------*/
 
 /* Shorts options.  */
-const char *short_options = "yvegdhr:ltknVo:b:p:S:T::";
+static char const short_options[] = "yvegdhr:ltknVo:b:p:S:T::";
 
 /* Values for long options that do not have single-letter equivalents.  */
 enum