diff options
| author | Tim Riker <tim@rikers.org> | 2006-01-25 00:08:53 +0000 |
|---|---|---|
| committer | Tim Riker <tim@rikers.org> | 2006-01-25 00:08:53 +0000 |
| commit | c1ef7bdd8d002ae0889efcf883d0e1b7faa938d4 (patch) | |
| tree | 5f329b7d0c7f20ecced0dc7581a9ba6dc720d965 /init | |
| parent | f64ff682a3d58dbb627e760e6fe1ec21d9ccdf61 (diff) | |
| download | busybox-w32-c1ef7bdd8d002ae0889efcf883d0e1b7faa938d4.tar.gz busybox-w32-c1ef7bdd8d002ae0889efcf883d0e1b7faa938d4.tar.bz2 busybox-w32-c1ef7bdd8d002ae0889efcf883d0e1b7faa938d4.zip | |
just whitespace
Diffstat (limited to 'init')
| -rw-r--r-- | init/init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/init.c b/init/init.c index dcc8bd9ce..337d31c2d 100644 --- a/init/init.c +++ b/init/init.c | |||
| @@ -462,7 +462,7 @@ static pid_t run(const struct init_action *a) | |||
| 462 | break; | 462 | break; |
| 463 | } | 463 | } |
| 464 | /* FIXME handle other errors */ | 464 | /* FIXME handle other errors */ |
| 465 | } | 465 | } |
| 466 | 466 | ||
| 467 | /* See if stealing the controlling tty back is necessary */ | 467 | /* See if stealing the controlling tty back is necessary */ |
| 468 | pgrp = tcgetpgrp(0); | 468 | pgrp = tcgetpgrp(0); |
