]> granicus.if.org Git - apache/commitdiff
fix stray character
authorJeff Trawick <trawick@apache.org>
Tue, 25 Jun 2013 12:12:17 +0000 (12:12 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 25 Jun 2013 12:12:17 +0000 (12:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1496438 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 16ffa546c07da4c96fcadbc45332d49cd79fc1cd..774552d114a7de6b673b6066793a9327e29449af 100644 (file)
--- 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