link_hash_copy_indirect and symbol flags
[deliverable/binutils-gdb.git] / bfd / coffcode.h
index b926c65bbe3eb4af5424180f483563672875337f..f5605d707117c7bd37d52b15f4b8ef9249b3f30e 100644 (file)
@@ -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.  */
This page took 0.027038 seconds and 4 git commands to generate.