aboutsummaryrefslogtreecommitdiffhomepage
path: root/proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'proc.c')
-rw-r--r--proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proc.c b/proc.c
index da785f3f..131386fe 100644
--- a/proc.c
+++ b/proc.c
@@ -993,7 +993,7 @@ void job_continue (job_t *j, int cont)
}
}
}
-
+
if( j->fg )
{