mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 17:40:49 +00:00
Revert previous delta - it was bogus.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -4956,8 +4956,6 @@ process_dynamic_segment (file)
|
||||
putchar ('\n');
|
||||
}
|
||||
}
|
||||
else
|
||||
putchar ('\n');
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user