summaryrefslogtreecommitdiff
path: root/ChangeLog-2012
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-2012')
-rw-r--r--ChangeLog-20122
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-2012 b/ChangeLog-2012
index a1bb1855..80522305 100644
--- a/ChangeLog-2012
+++ b/ChangeLog-2012
@@ -24030,7 +24030,7 @@
informations about %union.
(parse_union_decl): Copy the union_obstack in the muscle stype.
* src/bison.simple: Add new #line directive.
- Add typdef %%stype YYSTYPE.
+ Add typedef %%stype YYSTYPE.
2001-09-23 Pascal Bart <pascal.bart@epita.fr>