Whitespace fixes, etc.

darcs-hash:20070922222041-75c98-5aeb13041abd7ca8f9989e209fbaa5441fa78756.gz
This commit is contained in:
liljencrantz 2007-09-23 08:20:41 +10:00
parent e6b9955fc1
commit 657e3f8147

2
exec.c
View file

@ -1304,7 +1304,7 @@ void exec( job_t *j )
case INTERNAL_BUILTIN:
{
int skip_fork=0;
int skip_fork;
/*
Handle output from builtin commands. In the general