]> git.saurik.com Git - bison.git/blobdiff - src/tables.c
portability: use va_start and va_end in the same function.
[bison.git] / src / tables.c
index e22b0892f320e59e0e2ef87ea08aab4fe8041c48..5d92aa4ca7e1335d5d3ec402cb1899e807447515 100644 (file)
@@ -1,7 +1,7 @@
 /* Output the generated parsing program for Bison.
 
    Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006 Free Software Foundation, Inc.
+   2005, 2006, 2009 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.