]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo in revision URL
authorJeff Trawick <trawick@apache.org>
Mon, 10 Apr 2006 19:19:51 +0000 (19:19 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 10 Apr 2006 19:19:51 +0000 (19:19 +0000)
Submitted by: rpleum

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@393027 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4ccddc0a030cca65f2133e429541a75e8cfb9d28..ecbd016db523b8fa12a830740f92665e94fc1235 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -102,7 +102,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * htdbm: Warn when the user adds a plaintext password on a platform
       with crypt().  The server will assume that the format is crypt().
         Trunk version of patch:
-          http://svn.apache.org/viewcvs?rev=392945&view=rev
+          http://svn.apache.org/viewcvs?rev=392944&view=rev
         2.2.x version of patch:
           Trunk version works
       +1: trawick