diff options
author | Nick Clifton <nickc@redhat.com> | 2003-11-06 11:58:58 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-11-06 11:58:58 +0000 |
commit | 1be595793285ba4000a824aa436c8824c04b5b94 (patch) | |
tree | d16c92c0e2ea3067e193321713eb3cc9da35699b /binutils/ChangeLog | |
parent | f4fa50da5df4880af72f90868df3d6118a956c86 (diff) | |
download | gdb-1be595793285ba4000a824aa436c8824c04b5b94.zip gdb-1be595793285ba4000a824aa436c8824c04b5b94.tar.gz gdb-1be595793285ba4000a824aa436c8824c04b5b94.tar.bz2 |
Fix 'the the' typo
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4806e9c..f683369 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,4 +1,9 @@ -2003-10-30 Marshall T. Vandegrift <llasram at wuli dot nu> +2003-11-06 Bruno Rohee <bruno@rohee.com> + + * ieee.c: Fix "the the" typo. + * stabs.c: Likewise. + +2003-10-30 Marshall T. Vandegrift <llasram@wuli.nu> * readelf.c (dump_section): Do not dump the contents of SHT_NOBITS sections - they have no file space assigned to their contents. |