projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47b1838
)
fix whitespace
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 13 May 2006 02:27:52 +0000
(
02:27
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 13 May 2006 02:27:52 +0000
(
02:27
-0000)
init/init.c
patch
|
blob
|
history
diff --git
a/init/init.c
b/init/init.c
index 22fb33dfd8d3a5b8d07215d072a69f97dfa3079e..9dbbb7d2de8170ddcea5be8599d386f4f7ba4f7a 100644
(file)
--- a/
init/init.c
+++ b/
init/init.c
@@
-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);