From 45848a8cf22dcb6203bde2a76d4f9091cc6f9320 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Sun, 22 Mar 1992 20:15:19 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r569 --- gcc/mips-tfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/mips-tfile.c b/gcc/mips-tfile.c index 32cd7da..7bd7ae4 100644 --- a/gcc/mips-tfile.c +++ b/gcc/mips-tfile.c @@ -3588,7 +3588,7 @@ parse_file (start) static void mark_stabs (start) - char *start; /* Start of directive (ignored) */ + const char *start; /* Start of directive (ignored) */ { if (!stabs_seen) { -- 2.7.4