Cygwin: fix whitespaces in socket code

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen
2018-02-21 21:43:44 +01:00
parent 859d215b7e
commit 8906a4d335
3 changed files with 7 additions and 7 deletions

View File

@@ -251,7 +251,7 @@ connect_syslogd ()
syslogd_inited = inited_dgram;
}
else
close (fd);
close (fd);
}
syslogd_sock = fd;
debug_printf ("found /dev/log, fd = %d, type = %s",