decl.c: Remove redundant prototype for `print_error_function'.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 9 Aug 1999 23:44:03 +0000 (23:44 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 9 Aug 1999 23:44:03 +0000 (23:44 +0000)
commit8df4696de9e739d6b1701127f2ccd2a757cbdba8
tree249e8004bcb3b100bff62c3265e4ad4433ca86c8
parentfe0aaaa5f1cd8214b553c089e0915c0e8fa6dbe9
decl.c: Remove redundant prototype for `print_error_function'.

        * decl.c: Remove redundant prototype for `print_error_function'.
        (lang_print_error_function): Constify a char*.

        * lex.c (lang_identify): Likewise.

From-SVN: r28633
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/lex.c