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

raj at netperf.org raj at netperf.org
Fri Nov 2 16:57:32 PDT 2012


Author: raj
Date: 2012-11-02 16:57:32 -0700 (Fri, 02 Nov 2012)
New Revision: 611

Modified:
   trunk/src/nettest_omni.c
Log:
there but for a semi colon go a compile

Modified: trunk/src/nettest_omni.c
===================================================================
--- trunk/src/nettest_omni.c	2012-10-11 20:43:48 UTC (rev 610)
+++ trunk/src/nettest_omni.c	2012-11-02 23:57:32 UTC (rev 611)
@@ -3299,7 +3299,7 @@
    
   return value;
 #else
-  return -1
+  return -1;
 #endif
 }
 



More information about the netperf-dev mailing list