]> git.saurik.com Git - bison.git/blobdiff - src/symlist.h
portability: use va_start and va_end in the same function.
[bison.git] / src / symlist.h
index 992fd4eb1ca038425c3a8c2997f68fa74906483d..034ad0dd7a9b8d7d1114c468281ac6c82bf59c45 100644 (file)
@@ -1,6 +1,7 @@
 /* Lists of symbols for Bison
 
-   Copyright (C) 2002, 2005, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005, 2006, 2007, 2009 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.