From: Jeff Trawick Date: Tue, 25 Jun 2013 12:12:17 +0000 (+0000) Subject: fix stray character X-Git-Tag: 2.4.5~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e580ecf4e7720983a1077fa624a779f1df45018;p=apache fix stray character git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1496438 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 16ffa546c0..774552d114 100644 --- a/STATUS +++ b/STATUS @@ -216,7 +216,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1496429 2.4.x patch: trunk patch works modulo CHANGES +1: trawick -f + * mod_cache: Fix new const warnings (cache_storage.c:581:13: warning: passing argument 1 of 'ap_strrchr' discards 'const' qualifier from pointer target type) trunk patch: http://svn.apache.org/r1491564