Author: igalic
Date: Sun Sep 18 01:23:18 2011
New Revision: 1172167

URL: http://svn.apache.org/viewvc?rev=1172167&view=rev
Log:
comment fix only, no functional change.

Modified:
    trafficserver/traffic/trunk/iocore/cluster/P_ClusterCache.h

Modified: trafficserver/traffic/trunk/iocore/cluster/P_ClusterCache.h
URL: 
http://svn.apache.org/viewvc/trafficserver/traffic/trunk/iocore/cluster/P_ClusterCache.h?rev=1172167&r1=1172166&r2=1172167&view=diff
==============================================================================
--- trafficserver/traffic/trunk/iocore/cluster/P_ClusterCache.h (original)
+++ trafficserver/traffic/trunk/iocore/cluster/P_ClusterCache.h Sun Sep 18 
01:23:18 2011
@@ -626,7 +626,7 @@ struct ClusterProcessor
   //
 
   // Invoke a function on a remote node
-  //   marshall your own data, provide a continuation for timeouts and errors
+  //   marshal your own data, provide a continuation for timeouts and errors
   //
   // Options: CLUSTER_OPT_DELAY, CLUSTER_OPT_STEAL, 
CLUSTER_OPT_DATA_IS_OCONTROL
   // Returns: 1 for immediate send, 0 for delayed, -1 for error


Reply via email to