]> git.saurik.com Git - bison.git/blobdiff - src/scan-code.h
Do not use date ranges in copyright notices.
[bison.git] / src / scan-code.h
index 11cf5d01eb3061ed4940dc11795adab169afcd86..81a2afbe5dc6ab5911c54c7812e66d7d74a89ad3 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison code properties structure and scanner.
 
-   Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
@@ -134,7 +134,7 @@ void code_props_symbol_action_init (code_props *self, char const *code,
  */
 void code_props_rule_action_init (code_props *self, char const *code,
                                   location code_loc, struct symbol_list *rule,
-                                 named_ref *named_ref);
+                                  named_ref *name);
 
 /**
  * \pre