]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/coff64-rs6000.c
* aout-adobe.c: Don't compare against "true" or "false.
[thirdparty/binutils-gdb.git] / bfd / coff64-rs6000.c
index c7fe5ac5e73a1cb8c651fe0405cf5736d7c28c9b..dc136643f17b31c0fc1bb9cf15518a9c320a97e3 100644 (file)
@@ -742,7 +742,7 @@ xcoff64_write_object_contents (abfd)
 
   bfd_set_error (bfd_error_system_call);
 
-  if (abfd->output_has_begun == false)
+  if (! abfd->output_has_begun)
     {
       if (! bfd_coff_compute_section_file_positions (abfd))
        return false;