spelling: translated

This commit is contained in:
Josh Soref
2017-07-26 00:28:34 -04:00
committed by Akim Demaille
parent f612071298
commit 44cad07704

View File

@@ -3764,7 +3764,7 @@
2008-12-11 Akim Demaille <demaille@gostai.com>
Pass the token type to yysyntax_error.
* data/yacc.c (yysyntax_error): Take the transated token instead
* data/yacc.c (yysyntax_error): Take the translated token instead
of the raw number.
Adjust callers.
* TODO: Update.