* 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:
Kazu Hirata
2003-12-06 00:06:12 +00:00
parent e1f1f9b8c3
commit aaad4cf36a
8 changed files with 9 additions and 9 deletions

View File

@ -2055,7 +2055,7 @@ tg_struct_field (void *p, const char *name, bfd_vma bitpos ATTRIBUTE_UNUSED,
if (! tg_fix_visibility (info, visibility))
return FALSE;
/* It happends, a bug? */
/* It happens, a bug? */
if (! name[0])
return TRUE;