Correction.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2700 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2007-02-06 15:19:32 +00:00
parent 9e93802f41
commit eb1ca66ef5
+1 -1
View File
@@ -59,7 +59,7 @@
/* Second argument to listen(). */ /* Second argument to listen(). */
#ifdef(_MSC_VER) #ifdef _MSC_VER
# if _MSC_VER < 1300 # if _MSC_VER < 1300
/* NETPLAY_DEBUG_FILE requires the __VA_ARGS__ macro, which is /* NETPLAY_DEBUG_FILE requires the __VA_ARGS__ macro, which is
* not available on MSVC 6.0. */ * not available on MSVC 6.0. */