aboutsummaryrefslogtreecommitdiff
path: root/gas/config
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config')
-rw-r--r--gas/config/tc-i860.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-i860.c b/gas/config/tc-i860.c
index 6362c16..c65a92d 100644
--- a/gas/config/tc-i860.c
+++ b/gas/config/tc-i860.c
@@ -1233,7 +1233,7 @@ md_section_align (segT segment ATTRIBUTE_UNUSED,
}
/* On the i860, a PC-relative offset is relative to the address of the
- of the offset plus its size. */
+ offset plus its size. */
long
md_pcrel_from (fixS *fixP)
{