diff options
Diffstat (limited to 'mcopidl/yacc.cc')
-rw-r--r-- | mcopidl/yacc.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcopidl/yacc.cc b/mcopidl/yacc.cc index edd9157..e063506 100644 --- a/mcopidl/yacc.cc +++ b/mcopidl/yacc.cc @@ -414,7 +414,7 @@ static const short yycheck[] = { 0, #endif /* Note: there must be only one dollar sign in this file. - It is tqreplaced by the list of actions, each action + It is replaced by the list of actions, each action as one case of the switch. */ #define yyerrok (yyerrstatus = 0) |