mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-06-21 10:27:48 +02:00
Minor
This commit is contained in:
parent
f89b376e4b
commit
cc0b5d9342
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user