mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-08-17 10:11:28 +02:00
Minor
This commit is contained in:
2
utils.c
2
utils.c
@ -32,7 +32,7 @@ int spawn_wait(pid_t pid, int *exitcode)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Call command
|
* Run command
|
||||||
*
|
*
|
||||||
* If cpid is NULL, wait for the command to finish executing;
|
* If cpid is NULL, wait for the command to finish executing;
|
||||||
* otherwise store pid in cpid
|
* otherwise store pid in cpid
|
||||||
|
Reference in New Issue
Block a user