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

raj at netperf.org raj at netperf.org
Mon Sep 28 15:03:16 PDT 2009


Author: raj
Date: 2009-09-28 15:03:05 -0700 (Mon, 28 Sep 2009)
New Revision: 333

Modified:
   trunk/src/netcpu_osx.c
Log:
fixup a comment

Modified: trunk/src/netcpu_osx.c
===================================================================
--- trunk/src/netcpu_osx.c	2009-09-28 21:54:29 UTC (rev 332)
+++ trunk/src/netcpu_osx.c	2009-09-28 22:03:05 UTC (rev 333)
@@ -44,8 +44,9 @@
    here */
 #include <mach/message.h>
 
-/* some of this is to make SnowLeopard happy, we hope it does not
-   anger previous versions */
+/* some of this is to make Tiger (10.4), Leopard (10.5) and
+   SnowLeopard (10.6) happy, we hope it does not anger previous
+   versions */
 #include <mach/mach_host.h>
 /* #include <mach/mach_port.h> */
 



More information about the netperf-dev mailing list