From: Ian Lance Taylor Date: Fri, 25 Feb 1994 21:05:49 +0000 (+0000) Subject: Fix last patch. X-Git-Tag: gdb-4_18-branchpoint~15376 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6074cddec836e54512c45280ddcad51e9853505;p=thirdparty%2Fbinutils-gdb.git Fix last patch. --- diff --git a/bfd/ecoff.c b/bfd/ecoff.c index c99d72453d6..821e75f4280 100644 --- a/bfd/ecoff.c +++ b/bfd/ecoff.c @@ -2132,6 +2132,7 @@ ecoff_sizeof_headers (abfd, reloc) { asection *current; int c; + int ret; c = 0; for (current = abfd->sections;