]> git.saurik.com Git - bison.git/commitdiff
Correct visible errors in generated Javadoc.
authorDi-an Jan <dianj@freeshell.org>
Tue, 28 Oct 2008 17:38:06 +0000 (18:38 +0100)
committerPaolo Bonzini <bonzini@gnu.org>
Fri, 31 Oct 2008 12:42:08 +0000 (13:42 +0100)
2008-10-27  Di-an Jan  <dianj@freeshell.org>

    * data/lalr1.jave: Update copyright years.
    (YYParser): Correct name of "generated from" file in Javadoc:
    use b4_file_name instead of @ofile@.
    (Location constructor): Correct Javadoc parameter name.
    (yylloc): Add missing opening m4 quote after b4_location_if.
    This removes a stray [ in the Javadoc of Lexer.getStartPos.
    (Lexer.yyerror): Fix incorrect m4 and Javadoc.
    (YYParser constructor): Correct Javadoc parameter name.


No differences found