From 45372aed4e295575bb6bc5fe08a660a6141487dd Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 26 Jul 2017 00:30:05 -0400 Subject: [PATCH] spelling: typedef --- ChangeLog-2012 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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