spelling: typedef

This commit is contained in:
Josh Soref
2017-07-26 00:30:05 -04:00
committed by Akim Demaille
parent b89b6517f2
commit 45372aed4e

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 <pascal.bart@epita.fr> 2001-09-23 Pascal Bart <pascal.bart@epita.fr>