formatting fix

This commit is contained in:
Nick Clifton 2001-01-13 19:45:52 +00:00
parent 05df362ef6
commit b7ed8fad53
7 changed files with 15 additions and 6 deletions

View 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;