You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2010/06/29 23:16:51 UTC

svn commit: r959106 - /trafficserver/traffic/trunk/proxy/api/ts/experimental.h

Author: zwoop
Date: Tue Jun 29 21:16:47 2010
New Revision: 959106

URL: http://svn.apache.org/viewvc?rev=959106&view=rev
Log:
TS-266: Fix ifdef comment.

Modified:
    trafficserver/traffic/trunk/proxy/api/ts/experimental.h

Modified: trafficserver/traffic/trunk/proxy/api/ts/experimental.h
URL: http://svn.apache.org/viewvc/trafficserver/traffic/trunk/proxy/api/ts/experimental.h?rev=959106&r1=959105&r2=959106&view=diff
==============================================================================
--- trafficserver/traffic/trunk/proxy/api/ts/experimental.h (original)
+++ trafficserver/traffic/trunk/proxy/api/ts/experimental.h Tue Jun 29 21:16:47 2010
@@ -56,4 +56,4 @@ inkapi int INKCacheHttpInfoVector(INKCac
 #ifdef __cplusplus
 }
 #endif                          /* __cplusplus */
-#endif                          /* __INK_API_PRIVATE_H__ */
+#endif                          /* __INK_API_EXPERIMENTAL_H__ */