Port small part of master's 11707b2b so future ports are easier.

* data/lalr1.java (YYParser::yysyntax_error): Untabify.
This commit is contained in:
Joel E. Denny
2009-12-22 17:22:24 -05:00
parent 8200219a2a
commit 70afaf2603
2 changed files with 34 additions and 29 deletions

View File

@@ -1,3 +1,8 @@
2009-12-22 Joel E. Denny <jdenny@clemson.edu>
Port small part of master's 11707b2b so future ports are easier.
* data/lalr1.java (YYParser::yysyntax_error): Untabify.
2008-12-11 Akim Demaille <demaille@gostai.com>
Simplify the i18n of the error messages.