* data/push.c (yypstate): Add typedef, and update all uses of

struct yypstate to just yypstate.
* tests/calc.at (_AT_DATA_CALC_Y): Update here as well.
This commit is contained in:
Joel E. Denny
2006-12-15 05:31:26 +00:00
parent 16ca01f9bf
commit ee5abb379b
3 changed files with 20 additions and 11 deletions
+7
View File
@@ -1,3 +1,10 @@
2006-12-15 Bob Rossi <[email protected]>
and Joel Denny <[email protected]>
* data/push.c (yypstate): Add typedef, and update all uses of
struct yypstate to just yypstate.
* tests/calc.at (_AT_DATA_CALC_Y): Update here as well.
2006-12-14 Bob Rossi <[email protected]>
* data/push.c (yypush_parse): Declare prototype regardless of