]> granicus.if.org Git - apache/commitdiff
* modules/cache/mod_cache.h: Fix comment that was obviously cut and
authorGarrett Rooney <rooneg@apache.org>
Wed, 20 Sep 2006 15:06:52 +0000 (15:06 +0000)
committerGarrett Rooney <rooneg@apache.org>
Wed, 20 Sep 2006 15:06:52 +0000 (15:06 +0000)
  pasted from mod_proxy...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@448229 13f79535-47bb-0310-9956-ffa450edef68

modules/cache/mod_cache.h

index 0a62efbb5b9ae376144f3e98f107bae4831d3726..2f6f8b05711e7662dea4c321013f3760f4517b46 100644 (file)
@@ -88,8 +88,8 @@
 #define DEFAULT_CACHE_EXPIRE    MSEC_ONE_HR
 #define DEFAULT_CACHE_LMFACTOR  (0.1)
 
-/* Create a set of PROXY_DECLARE(type), PROXY_DECLARE_NONSTD(type) and 
- * PROXY_DECLARE_DATA with appropriate export and import tags for the platform
+/* Create a set of CACHE_DECLARE(type), CACHE_DECLARE_NONSTD(type) and 
+ * CACHE_DECLARE_DATA with appropriate export and import tags for the platform
  */
 #if !defined(WIN32)
 #define CACHE_DECLARE(type)            type