fix whitespace
authorMike Frysinger <vapier@gentoo.org>
Sat, 13 May 2006 02:27:52 +0000 (02:27 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 13 May 2006 02:27:52 +0000 (02:27 -0000)
init/init.c

index 22fb33dfd8d3a5b8d07215d072a69f97dfa3079e..9dbbb7d2de8170ddcea5be8599d386f4f7ba4f7a 100644 (file)
@@ -471,7 +471,7 @@ static pid_t run(const struct init_action *a)
                                                break;
                                        }
                                        /* FIXME handle other errors */
-               }
+                               }
 
                                /* See if stealing the controlling tty back is necessary */
                                pgrp = tcgetpgrp(0);