1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-14 23:33:23 +00:00

Removed trailing white space from *.h and *.c files

This commit is contained in:
Gerhard Rieger 2023-06-12 23:01:54 +02:00
parent 920d77847d
commit 33896a3f38
38 changed files with 172 additions and 165 deletions

View file

@ -11,7 +11,7 @@
/* this function closes all open xio sockets on exit, if they are still open.
It must be registered with atexit(). */
It must be registered with atexit(). */
void xioexit(void) {
int i;