* 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.
This commit is contained in:
parent
e1f1f9b8c3
commit
aaad4cf36a
8 changed files with 9 additions and 9 deletions
|
@ -181,7 +181,7 @@ static bfd_boolean change_leading_char = FALSE;
|
|||
/* Whether to remove the leading character from global symbol names. */
|
||||
static bfd_boolean remove_leading_char = FALSE;
|
||||
|
||||
/* Whether to permit wildcard in symbol comparasion. */
|
||||
/* Whether to permit wildcard in symbol comparison. */
|
||||
static bfd_boolean wildcard = FALSE;
|
||||
|
||||
/* List of symbols to strip, keep, localize, keep-global, weaken,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue