Fixed trivial typo

This commit is contained in:
Francis Dupont 2016-08-15 17:13:13 +02:00
parent 131307a70e
commit fcb2309a9a

View file

@ -31,7 +31,7 @@
#define ISC_PLATFORM_NEEDNTOP
#define ISC_PLATFORM_NEEDPTON
#define ISC_PLATFORM_HAVESOCKADDRSTORAGE
#ifdef _MSC_VER >= 1900
#if _MSC_VER >= 1900
#define ISC_PLATFORM_HAVETFO
#endif