You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2011/01/04 22:46:52 UTC

svn commit: r1055189 - /httpd/httpd/branches/2.2.x/STATUS

Author: minfrin
Date: Tue Jan  4 21:46:52 2011
New Revision: 1055189

URL: http://svn.apache.org/viewvc?rev=1055189&view=rev
Log:
Fix the warning as pointed out by rpluem.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1055189&r1=1055188&r2=1055189&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Jan  4 21:46:52 2011
@@ -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':