]> git.saurik.com Git - bison.git/blobdiff - src/getargs.c
yysyntax_error: fix for consistent error with lookahead.
[bison.git] / src / getargs.c
index 8f7e668f6f22180f0106f1a03951089c341dd778..48a48b0010f5223c4b4c5bf7d7ead2f469cc5190 100644 (file)
@@ -1,7 +1,7 @@
 /* Parse command line arguments for Bison.
 
    Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.