errors.c: Update copyright date.
authorGraham Stott <grahams@redhat.com>
Mon, 7 Jan 2002 09:11:11 +0000 (09:11 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Mon, 7 Jan 2002 09:11:11 +0000 (09:11 +0000)
commitb34c06e332d1360bf0761d089533602965c858e3
treecee2ab980d0e5fb86c5ea9ee6ecd67fd25be3240
parentd9a5f1807c4b954ec5c0d256838cbbcf784431b1
errors.c: Update copyright date.

        * errors.c: Update copyright date.
        (print_scope_operator): Add parenthesis.
        (print_left_paren): Likewise.
        (print_right_paren): Likewise.
        (print_left_bracket): Likewise.
        (print_right_bracket): Likewise.
        (print_template_argument_list_start): Likewise.
        (print_template_argument_list_end): Likewise.
        (print_non_consecutive_character): Likewise.
        (print_tree_identifier): Likewise.
        (print_identifier): Likewise.
        (NEXT_CODE): Uppercase macro parameter.
        (ident_fndecl): Delete unused.
        (GLOBAL_THING): Likewise.

From-SVN: r48599
gcc/cp/ChangeLog
gcc/cp/error.c