summaryrefslogtreecommitdiffstats
path: root/gcc/c-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-lang.c')
-rw-r--r--gcc/c-lang.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-lang.c b/gcc/c-lang.c
index 8f37cab474a..c8c4645a883 100644
--- a/gcc/c-lang.c
+++ b/gcc/c-lang.c
@@ -75,7 +75,7 @@ lang_finish ()
{
}
-char *
+const char *
lang_identify ()
{
return "c";
OpenPOWER on IntegriCloud