OSDN Git Service

* decl.c: Remove redundant prototype for `print_error_function'.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Aug 1999 23:44:03 +0000 (23:44 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Aug 1999 23:44:03 +0000 (23:44 +0000)
commit2e1413abf2ba3783d17b043aabb7958e791d6e2e
tree249e8004bcb3b100bff62c3265e4ad4433ca86c8
parent04bf397b9856fc4613ea3a28ea26aa39252e777c
    * decl.c: Remove redundant prototype for `print_error_function'.
        (lang_print_error_function): Constify a char*.

        * lex.c (lang_identify): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28633 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/lex.c