ia64-hpux patches from Steve Ellcey.
[deliverable/binutils-gdb.git] / gas / write.c
index 907ba2f1b661f8a19a0f06f79c2f8222084c7873..f30e0d0bc42d4f80303908a9f7fb6fc99c386798 100644 (file)
@@ -55,7 +55,7 @@
 #ifndef TC_FIX_ADJUSTABLE
 #define TC_FIX_ADJUSTABLE(fix) 1
 #endif
-                 
+
 #ifndef        MD_PCREL_FROM_SECTION
 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from(FIXP)
 #endif
@@ -1008,7 +1008,7 @@ write_relocs (abfd, sec, xxx)
        }
 
       /* If this is an undefined symbol which was equated to another
-         symbol, then use generate the reloc against the latter symbol
+         symbol, then generate the reloc against the latter symbol
          rather than the former.  */
       sym = fixp->fx_addsy;
       while (symbol_equated_p (sym)
This page took 0.024612 seconds and 4 git commands to generate.