]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/i386os9k.c
* aout-adobe.c: Don't compare against "true" or "false.
[thirdparty/binutils-gdb.git] / bfd / i386os9k.c
index 5ae994bfd6f91192b316c4974fa8e8cf6c5472d3..cafad3e30d0ae0dd66001846b01870544f763496 100644 (file)
@@ -284,7 +284,7 @@ os9k_set_section_contents (abfd, section, location, offset, count)
      int count;
 {
 
-  if (abfd->output_has_begun == false)
+  if (! abfd->output_has_begun)
     {                          /* set by bfd.c handler */
       if (! aout_32_make_sections (abfd))
        return false;