]> git.saurik.com Git - bison.git/blobdiff - src/reader.c
portability: use va_start and va_end in the same function.
[bison.git] / src / reader.c
index 7758c772937fd126966ecc13bdf500b21c88de9d..74d7dca48964570f9f94b980ab2afcca54600b9c 100644 (file)
@@ -1,7 +1,7 @@
 /* Input parser for Bison
 
    Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000, 2001, 2002, 2003,
-   2005, 2006, 2007 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2009 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.