mirror of
https://repo.or.cz/socat.git
synced 2025-07-10 14:12:58 +00:00
Corrected lots of misspellings etc.
This commit is contained in:
parent
d9d06eb587
commit
52e2e5a277
36 changed files with 108 additions and 1896 deletions
|
@ -175,8 +175,8 @@ static int xio_nokill(xiofile_t *sock) {
|
|||
return result;
|
||||
}
|
||||
|
||||
/* call this function immediately after fork() in child process */
|
||||
/* it performs some neccessary actions
|
||||
/* Call this function immediately after fork() in child process */
|
||||
/* It performs some necessary actions
|
||||
returns 0 on success or != 0 if an error occurred */
|
||||
int xio_forked_inchild(void) {
|
||||
int result = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue