aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-03-22 20:15:19 +0000
committerRichard Stallman <rms@gnu.org>1992-03-22 20:15:19 +0000
commit45848a8cf22dcb6203bde2a76d4f9091cc6f9320 (patch)
treee7c72fe9f0655819712dfec033166b00464636a8 /gcc
parent2918ed3c3e043a75246fe6a2476f75d954a0ac2f (diff)
downloadgcc-45848a8cf22dcb6203bde2a76d4f9091cc6f9320.zip
gcc-45848a8cf22dcb6203bde2a76d4f9091cc6f9320.tar.gz
gcc-45848a8cf22dcb6203bde2a76d4f9091cc6f9320.tar.bz2
*** empty log message ***
From-SVN: r569
Diffstat (limited to 'gcc')
-rw-r--r--gcc/mips-tfile.c2
1 files changed, 1 insertions, 1 deletions
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)
{