From: Graham Leggett Date: Tue, 4 Jan 2011 21:46:52 +0000 (+0000) Subject: Fix the warning as pointed out by rpluem. X-Git-Tag: 2.2.18~201 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8e0d4856a463e294d804c51a073c8dffadd4db4;p=thirdparty%2Fapache%2Fhttpd.git Fix the warning as pointed out by rpluem. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1055189 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 28ae61fee2e..5e30a7f0c4c 100644 --- a/STATUS +++ b/STATUS @@ -207,7 +207,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: uncacheable. PR45341 Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1001884 - 2.2.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-304-fix.patch + 2.2.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-304-fix-2.patch +1: minfrin, jim, covener rpluem says: The new patch works, but still compiles with a waring: mod_cache.c: In function `cache_save_filter':