Revert previous delta - it was bogus.

This commit is contained in:
Nick Clifton 2002-08-17 09:59:34 +00:00
parent c8edd8b484
commit 61cd567514
2 changed files with 0 additions and 7 deletions

View File

@ -1,8 +1,3 @@
2002-08-16 Nick Clifton <nickc@redhat.com>
* readelf.c (process_dynamic_segment): Put a newline after display
an unknown dynamic type.
2002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
* stabs.c (parse_stab_argtype): Pass length of physname to

View File

@ -4956,8 +4956,6 @@ process_dynamic_segment (file)
putchar ('\n');
}
}
else
putchar ('\n');
break;
}
}