* aout-adobe.c: Don't compare against "true" or "false.
[deliverable/binutils-gdb.git] / bfd / elf64-sparc.c
index 590975d3c854b7fefd6c718efeb7be688ad2ec15..0ae3813f5cb7ad4212ce5558284cd0f2b96e834b 100644 (file)
@@ -711,7 +711,7 @@ init_insn_reloc (abfd,
       return bfd_reloc_ok;
     }
 
-  /* This works because partial_inplace == false.  */
+  /* This works because partial_inplace is false.  */
   if (output_bfd != NULL)
     return bfd_reloc_continue;
 
This page took 0.023247 seconds and 4 git commands to generate.