tree.h (lang_identify): Constify a char*.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 9 Aug 1999 23:38:41 +0000 (23:38 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 9 Aug 1999 23:38:41 +0000 (23:38 +0000)
commitc95910595c2eaf9a2c9e566433e7f5aef4b6c638
treecd91fe7eb3d0e0ce44e6dcba69e73f071c3f67b0
parent63ac1f08b75c93d78920bf03466a1add4a57271c
tree.h (lang_identify): Constify a char*.

        * tree.h (lang_identify): Constify a char*.
        (print_error_function): Add extern prototype.  Constify a char*.

        * c-lang.c (lang_identify): Constify a char*.

        * objc/objc-act.c (lang_identify): Constify a char*.

From-SVN: r28631
gcc/ChangeLog
gcc/c-lang.c
gcc/objc/objc-act.c
gcc/tree.h