[netperf-dev] netperf2 commit notice r470 - trunk/src

raj at netperf.org raj at netperf.org
Wed Jul 27 15:10:46 PDT 2011


Author: raj
Date: 2011-07-27 15:10:46 -0700 (Wed, 27 Jul 2011)
New Revision: 470

Modified:
   trunk/src/netlib.h
Log:
and still more

Modified: trunk/src/netlib.h
===================================================================
--- trunk/src/netlib.h	2011-07-27 22:08:34 UTC (rev 469)
+++ trunk/src/netlib.h	2011-07-27 22:10:46 UTC (rev 470)
@@ -637,7 +637,7 @@
 #endif
 
 #define snprintf _snprintf
-#define strdup StrDup
+#define strdup   _strdup
 #endif
 
 /* Define a macro to align a buffer with an offset from a power of 2



More information about the netperf-dev mailing list