Correct spelling of "relocatable".
[deliverable/binutils-gdb.git] / bfd / elf64-hppa.c
index 8ce5b20f3f7cc7d99f628778ffd9cf0125879f11..4c88a543a37560a41fa3da8d545d7724e1210e1f 100644 (file)
@@ -599,7 +599,7 @@ elf64_hppa_check_relocs (abfd, info, sec, relocs)
   size_t buf_len;
   int sec_symndx;
 
-  if (info->relocateable)
+  if (info->relocatable)
     return TRUE;
 
   /* If this is the first dynamic object found in the link, create
This page took 0.03025 seconds and 4 git commands to generate.