Correct spelling of "relocatable".
[deliverable/binutils-gdb.git] / bfd / peXXigen.c
index ba1c219bd3448627ad4734cbb37b3ee67f18080f..7f1a6a3dfe214aba93c81b439688af77de8bac18 100644 (file)
@@ -961,7 +961,7 @@ _bfd_XXi_swap_scnhdr_out (abfd, in, out)
   }
 
   if (coff_data (abfd)->link_info
-      && ! coff_data (abfd)->link_info->relocateable
+      && ! coff_data (abfd)->link_info->relocatable
       && ! coff_data (abfd)->link_info->shared
       && strcmp (scnhdr_int->s_name, ".text") == 0)
     {
This page took 0.024947 seconds and 4 git commands to generate.