spelling: typedef

This commit is contained in:
Josh Soref
2018-10-05 07:01:06 +02:00
committed by Akim Demaille
parent b89b6517f2
commit 45372aed4e
+1 -1
View File
@@ -24030,7 +24030,7 @@
informations about %union. informations about %union.
(parse_union_decl): Copy the union_obstack in the muscle stype. (parse_union_decl): Copy the union_obstack in the muscle stype.
* src/bison.simple: Add new #line directive. * src/bison.simple: Add new #line directive.
Add typdef %%stype YYSTYPE. Add typedef %%stype YYSTYPE.
2001-09-23 Pascal Bart <[email protected]> 2001-09-23 Pascal Bart <[email protected]>