diff options
author | Nick Clifton <nickc@redhat.com> | 2004-10-01 08:30:37 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-10-01 08:30:37 +0000 |
commit | eb1ab0cfb13a63e7a8ba18a92f9f29c4f2db957c (patch) | |
tree | e8e4e94a81e2f49a34461ba11fced915dea2061a /binutils | |
parent | 65555e641ff0def45c468ee53760d06d8e443573 (diff) | |
download | gdb-eb1ab0cfb13a63e7a8ba18a92f9f29c4f2db957c.zip gdb-eb1ab0cfb13a63e7a8ba18a92f9f29c4f2db957c.tar.gz gdb-eb1ab0cfb13a63e7a8ba18a92f9f29c4f2db957c.tar.bz2 |
fix spelling typo in ChangeLog entry
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 6218f48..71936e2 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,6 +1,6 @@ 2004-09-28 Nick Clifton <nickc@redhat.com> - * nm.c: Reoder functions to eliminate most of the static function + * nm.c: Reorder functions to eliminate most of the static function prototypes. 2004-09-22 Alan Modra <amodra@bigpond.net.au> |