From 1e580ecf4e7720983a1077fa624a779f1df45018 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 25 Jun 2013 12:12:17 +0000 Subject: [PATCH] fix stray character git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1496438 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1