Modernize configure.ac's
[deliverable/binutils-gdb.git] / gdb / inflow.c
index bbd2b12ad7872ae4b883dc7f37526efb0e696465..4c80dbd896b54238cb0d3a1e4afc0e60dfa78892 100644 (file)
@@ -412,7 +412,7 @@ child_terminal_ours_1 (int output_only)
 
   if (tinfo->run_terminal != NULL || gdb_has_a_terminal () == 0)
     return;
-
+  else
     {
 #ifdef SIGTTOU
       /* Ignore this signal since it will happen when we try to set the
This page took 0.023293 seconds and 4 git commands to generate.