Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / ldemul.c
index 841a14d51aca012b704acc0b50de4048663e4c95..e0c8ba3f1ee42bfec1dfa409356a069f8fb71b79 100644 (file)
@@ -328,7 +328,7 @@ ldemul_list_emulation_options (FILE *f)
        }
     }
 
-  if (! options_found)
+  if (!options_found)
     fprintf (f, _("  no emulation specific options.\n"));
 }
 
This page took 0.027066 seconds and 4 git commands to generate.