diff options
Diffstat (limited to 'gcc/mips-tfile.c')
-rw-r--r-- | gcc/mips-tfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/mips-tfile.c b/gcc/mips-tfile.c index 4adc662a5c2..2f2982753e0 100644 --- a/gcc/mips-tfile.c +++ b/gcc/mips-tfile.c @@ -1746,7 +1746,7 @@ add_string (varray_t *vp, shash_t **hash_tbl, const char *start, /* Add a local symbol. The symbol string starts at STR_START and the - first byte after it is makred by STR_END_P1. The symbol has type + first byte after it is marked by STR_END_P1. The symbol has type TYPE and storage class STORAGE and value VALUE. INDX is an index to local/aux. symbols. */ |