+2004-09-27 Paul Eggert <eggert@cs.ucla.edu>
+
+ * src/parse-gram.y (add_param): Rewrite to avoid strchr,
+ since it's less likely to work if NULs are involved in the future.
+
2004-09-27 Akim Demaille <akim@epita.fr>
* data/yacc.c (YY_LOCATION_PRINT): Fix its default declaration.