diff options
author | John Gilmore <gnu@cygnus> | 1992-06-25 11:54:08 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-06-25 11:54:08 +0000 |
commit | 65967d33edcbb41cc77c35721cdf7698f38748c9 (patch) | |
tree | 54dda94fb72559581b8cd62ef4affb88c67696ea /binutils | |
parent | debd34438d977c93cc0723963349ba43c96358da (diff) | |
download | gdb-65967d33edcbb41cc77c35721cdf7698f38748c9.zip gdb-65967d33edcbb41cc77c35721cdf7698f38748c9.tar.gz gdb-65967d33edcbb41cc77c35721cdf7698f38748c9.tar.bz2 |
Lint. Remove excess whitespace.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 06e2124..d3d2682 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Thu Jun 25 04:52:45 1992 John Gilmore (gnu at cygnus.com) + + * nm.c (sorters): Lint. Remove excess whitespace. + Wed Jun 24 13:48:07 1992 Per Bothner (bothner@cygnus.com) * nm.c (valueof macro): Add missing parentheses. |