Commit 6e6c1d02 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Correct see also comment, backports r1836287

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1836288 13f79535-47bb-0310-9956-ffa450edef68
parent 1a618905
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -597,8 +597,8 @@ AP_DECLARE(void) ap_no2slash(char *name)
 * MODIFIED FOR HAVE_DRIVE_LETTERS and NETWARE environments,
 * so that if n == 0, "/" is returned in d with n == 1
 * and s == "e:/test.html", "e:/" is returned in d
 * *** See also directory_walk in modules/http/http_request.c

 * *** See also directory_walk in server/request.c
 *
 * examples:
 *    /a/b, 0  ==> /  (true for all platforms)
 *    /a/b, 1  ==> /