From: Garrett Rooney Date: Wed, 20 Sep 2006 15:06:52 +0000 (+0000) Subject: * modules/cache/mod_cache.h: Fix comment that was obviously cut and X-Git-Tag: 2.3.0~2128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4691f3b9e330bb4a413db146dc9400be7368d438;p=apache * modules/cache/mod_cache.h: Fix comment that was obviously cut and pasted from mod_proxy... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@448229 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/cache/mod_cache.h b/modules/cache/mod_cache.h index 0a62efbb5b..2f6f8b0571 100644 --- a/modules/cache/mod_cache.h +++ b/modules/cache/mod_cache.h @@ -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