OSDN Git Service

* actions.c (lang_identify): Constify a char*.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Aug 1999 23:41:20 +0000 (23:41 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Aug 1999 23:41:20 +0000 (23:41 +0000)
commit04bf397b9856fc4613ea3a28ea26aa39252e777c
treec3404dfd7b630c91d3477e114540f93b90844daf
parent6c31a901b2c4c4438aafaae5d94eb717002479a5
    * actions.c (lang_identify): Constify a char*.

        * lang.c (chill_print_error_function): Likewise.
        (lang_init): Remove redundant prototype for `print_error_function'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28632 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ch/ChangeLog
gcc/ch/actions.c
gcc/ch/lang.c