1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-11-20 02:42:09 +03:00

tidy-up: whitespace, sorting, comment and naming fixups

This commit is contained in:
Viktor Szakats
2023-03-31 18:14:38 +00:00
committed by Viktor Szakats
parent ccfeac87da
commit 9aa1964dfb
11 changed files with 29 additions and 30 deletions

View File

@@ -76,7 +76,7 @@
# define LIBSSH2_WINDOWS_APP
# endif
# endif
#endif
#endif /* WIN32 */
#ifdef HAVE_WS2TCPIP_H
#include <ws2tcpip.h>