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/stabs.c | |
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/stabs.c')
-rw-r--r-- | binutils/stabs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/stabs.c b/binutils/stabs.c index e630ba4b..558fe0e 100644 --- a/binutils/stabs.c +++ b/binutils/stabs.c @@ -2526,7 +2526,7 @@ parse_stab_members (void *dhandle, struct stab_handle *info, } else { - /* This is a completely wierd case. In order to stuff in the + /* This is a completely weird case. In order to stuff in the names that might contain colons (the usual name delimiter), Mike Tiemann defined a different name format which is signalled if the identifier is "op$". In that case, the |