]> git.saurik.com Git - bison.git/blobdiff - src/symlist.c
portability: use va_start and va_end in the same function.
[bison.git] / src / symlist.c
index 6c6b57daa4c289bcd2c252059c05862d73bb7987..3c9ff4536690b53a27c33bae26d48043858a3f3d 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.