diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-12-06 00:06:12 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-12-06 00:06:12 +0000 |
commit | aaad4cf36a0947e445e5b9aef431430b8630e4ee (patch) | |
tree | 1434b805c7e0b784cd0f6d9c3b00109f685507bf /binutils/ChangeLog-9197 | |
parent | e1f1f9b8c39f91e902c173c3bcca87aa569ef129 (diff) | |
download | gdb-aaad4cf36a0947e445e5b9aef431430b8630e4ee.zip gdb-aaad4cf36a0947e445e5b9aef431430b8630e4ee.tar.gz gdb-aaad4cf36a0947e445e5b9aef431430b8630e4ee.tar.bz2 |
* ChangeLog-9197: Fix comment typos.
* coffgrok.c: Likewise.
* filemode.c: Likewise.
* objcopy.c: Likewise.
* objdump.c: Likewise.
* prdbg.c: Likewise.
* stabs.c: Likewise.
* unwind-ia64.c: Likewise.
Diffstat (limited to 'binutils/ChangeLog-9197')
-rw-r--r-- | binutils/ChangeLog-9197 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/ChangeLog-9197 b/binutils/ChangeLog-9197 index 4199d2e..9861315 100644 --- a/binutils/ChangeLog-9197 +++ b/binutils/ChangeLog-9197 @@ -5200,7 +5200,7 @@ Thu May 16 16:06:55 1991 Steve Chamberlain (steve at cygint.cygnus.com) consistent with gdb and as: Add 0x when printing hex. Don't print extra leading zeros. Attempt to not print "filename.o". - * objdump.c: Add some enum-to-int casts to accomodate old compilers. + * objdump.c: Add some enum-to-int casts to accommodate old compilers. Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com) |