diff options
author | Nick Clifton <nickc@redhat.com> | 2002-08-17 09:59:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-08-17 09:59:34 +0000 |
commit | 61cd567514b82d2e353b2391e3e2bbeccf8152ba (patch) | |
tree | bc4f7ce8b309da95b12c4af23c0db1ca60a3bab4 /binutils/readelf.c | |
parent | c8edd8b484eaa59ae60a2b3c89f5772b98aefad1 (diff) | |
download | ppe42-binutils-61cd567514b82d2e353b2391e3e2bbeccf8152ba.tar.gz ppe42-binutils-61cd567514b82d2e353b2391e3e2bbeccf8152ba.zip |
Revert previous delta - it was bogus.
Diffstat (limited to 'binutils/readelf.c')
-rw-r--r-- | binutils/readelf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/binutils/readelf.c b/binutils/readelf.c index b2e70134f9..b0a79340ca 100644 --- a/binutils/readelf.c +++ b/binutils/readelf.c @@ -4956,8 +4956,6 @@ process_dynamic_segment (file) putchar ('\n'); } } - else - putchar ('\n'); break; } } |