OSDN Git Service

formatting fix
[pf3gnuchains/pf3gnuchains4x.git] / bfd / coffcode.h
index 05eba02..fce0491 100644 (file)
@@ -4926,7 +4926,6 @@ coff_canonicalize_reloc (abfd, section, relptr, symbols)
 
       for (; count++ < section->reloc_count;)
        *relptr++ = tblptr++;
-
     }
   *relptr = 0;
   return section->reloc_count;