mirror of https://github.com/mirror/busybox.git
fix whitespace
parent
47b1838957
commit
2f4d91da75
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue