fix whitespace

This commit is contained in:
Mike Frysinger 2006-05-13 02:27:52 +00:00
parent 47b1838957
commit 2f4d91da75

View File

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