]> git.saurik.com Git - bison.git/blobdiff - src/gram.c
Do not let the scan-skel token buffer grow unboundedly in the usual case.
[bison.git] / src / gram.c
index a0e1dc5a5b4ea0f9fab07fb1434c3be1795d16ed..cf5a946db983e698269f6f2fa1aaa1800ecbc3ad 100644 (file)
@@ -1,4 +1,5 @@
-/* Allocate input grammar variables for bison,
+/* Allocate input grammar variables for Bison.
+
    Copyright (C) 1984, 1986, 1989, 2001, 2002 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.