From c9e79c108ebc5477a5ba458b9c56e030fd72db55 Mon Sep 17 00:00:00 2001 From: Enrico Giordani Date: Thu, 16 Jul 2015 12:16:33 +0200 Subject: [PATCH] Spelling. --- src/Win32_Interop/Win32_FDAPI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Win32_Interop/Win32_FDAPI.h b/src/Win32_Interop/Win32_FDAPI.h index 6b67e57a..35024ebd 100644 --- a/src/Win32_Interop/Win32_FDAPI.h +++ b/src/Win32_Interop/Win32_FDAPI.h @@ -33,7 +33,7 @@ typedef unsigned long nfds_t; -#define INCL_WINSOCK_API_PROTOTYPES 0 // Important! Do not include Winsock API definitions to avoid conflicts with API entry points defnied below. +#define INCL_WINSOCK_API_PROTOTYPES 0 // Important! Do not include Winsock API definitions to avoid conflicts with API entry points defined below. #include "win32_types.h" #include #undef FD_ISSET