]> git.saurik.com Git - bison.git/blobdiff - src/scan-code.h
tests: skip tests of file names that platform does not support.
[bison.git] / src / scan-code.h
index cf5b6d70b11f4bc59a20b4a510123e65b4224098..c98a54ad1916beb2e48c2b3134827223914e1399 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison code properties structure and scanner.
 
-   Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2009 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