Fix some goofy formatting
This commit is contained in:
parent
3cac0c7d7f
commit
d20d37559f
@ -1459,7 +1459,6 @@ static int busy_loop(FILE * input)
|
|||||||
int status;
|
int status;
|
||||||
#ifdef CONFIG_LASH_JOB_CONTROL
|
#ifdef CONFIG_LASH_JOB_CONTROL
|
||||||
pid_t parent_pgrp;
|
pid_t parent_pgrp;
|
||||||
|
|
||||||
/* save current owner of TTY so we can restore it on exit */
|
/* save current owner of TTY so we can restore it on exit */
|
||||||
parent_pgrp = tcgetpgrp(shell_terminal);
|
parent_pgrp = tcgetpgrp(shell_terminal);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user