X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Flib%2F3rdparty%2Flibxml2%2Finclude%2Fwsockcompat.h;h=a8d4bb4f0fc59e0b3bb90b20674d1229b863997a;hp=f4bdab4b6db2a288b0df168ff8c152ade5c04637;hb=54a7a551a2ccc1a02b0466ce093b64c7e05750b4;hpb=28bb64501793d0da2d875daccf00d31d98736f21 diff --git a/reactos/lib/3rdparty/libxml2/include/wsockcompat.h b/reactos/lib/3rdparty/libxml2/include/wsockcompat.h index f4bdab4b6db..a8d4bb4f0fc 100644 --- a/reactos/lib/3rdparty/libxml2/include/wsockcompat.h +++ b/reactos/lib/3rdparty/libxml2/include/wsockcompat.h @@ -73,8 +73,8 @@ #define EDQUOT WSAEDQUOT #define ESTALE WSAESTALE #define EREMOTE WSAEREMOTE -/* These cause conflicts with the codes from errno.h. Since they are - not used in the relevant code (nanoftp, nanohttp), we can leave +/* These cause conflicts with the codes from errno.h. Since they are + not used in the relevant code (nanoftp, nanohttp), we can leave them disabled. #define ENAMETOOLONG WSAENAMETOOLONG #define ENOTEMPTY WSAENOTEMPTY