test error
This commit is contained in:
parent
f0325d989e
commit
f1449a2542
2 changed files with 2 additions and 2 deletions
|
|
@ -226,7 +226,7 @@ clixon_proc_background(char **argv,
|
|||
pid_t *pid0)
|
||||
{
|
||||
int retval = -1;
|
||||
pid_t child;
|
||||
pid_t child = 0;
|
||||
int i;
|
||||
sigfn_t oldhandler = NULL;
|
||||
sigset_t oset;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue