mirror of
https://repo.or.cz/socat.git
synced 2025-07-13 07:03:25 +00:00
Removed trailing white space from *.h and *.c files
This commit is contained in:
parent
920d77847d
commit
33896a3f38
38 changed files with 172 additions and 165 deletions
|
@ -79,7 +79,7 @@ void socatsignalpass(int sig) {
|
|||
}
|
||||
|
||||
|
||||
/* register the sub process pid for passing of signals of type signum.
|
||||
/* register the sub process pid for passing of signals of type signum.
|
||||
Only for SIGHUP, SIGINT, and SIGQUIT!
|
||||
returns 0 on success or <0 if an error occurred */
|
||||
int xio_opt_signal(pid_t pid, int signum) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue