This commit is contained in:
Nikita Ivanov 2022-06-01 03:18:22 +05:00
parent f89b376e4b
commit cc0b5d9342
No known key found for this signature in database
GPG Key ID: 6E656AC5B97B5133

View File

@ -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