mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
Fix typo "Faal through" should be "Fall through".
This commit is contained in:
@@ -5075,7 +5075,7 @@ coff_slurp_symbol_table (bfd * abfd)
|
||||
abfd, src->u.syment.n_sclass,
|
||||
dst->symbol.section->name, dst->symbol.name);
|
||||
ret = FALSE;
|
||||
/* Faal through. */
|
||||
/* Fall through. */
|
||||
case C_HIDDEN: /* Ext symbol in dmert public lib. */
|
||||
/* PR 20722: These symbols can also be generated by
|
||||
building DLLs with --gc-sections enabled. */
|
||||
|
||||
Reference in New Issue
Block a user