summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-01-13 19:45:52 +0000
committerNick Clifton <nickc@redhat.com>2001-01-13 19:45:52 +0000
commitec7bf46f203326e38f141f553b2e7bd658732b17 (patch)
tree161d0175a25be4ace91b2642fdb324c22b38fc7b /bfd/coffcode.h
parentd180ffb5f1e0d539cebd3f5a1fb4ef42aa618f51 (diff)
downloadgdb-ec7bf46f203326e38f141f553b2e7bd658732b17.tar.gz
formatting fix
Diffstat (limited to 'bfd/coffcode.h')
-rw-r--r--bfd/coffcode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/coffcode.h b/bfd/coffcode.h
index 05eba024bf1..fce04919e23 100644
--- a/bfd/coffcode.h
+++ b/bfd/coffcode.h
@@ -4926,7 +4926,6 @@ coff_canonicalize_reloc (abfd, section, relptr, symbols)
for (; count++ < section->reloc_count;)
*relptr++ = tblptr++;
-
}
*relptr = 0;
return section->reloc_count;