]> granicus.if.org Git - apache/commitdiff
Correct see also comment, backports r1836287
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 19 Jul 2018 17:58:55 +0000 (17:58 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 19 Jul 2018 17:58:55 +0000 (17:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1836288 13f79535-47bb-0310-9956-ffa450edef68

server/util.c

index 8df1a4c936236cfbbc952e649a3a5dd549acf595..1fe2a694dfa676053b703706455b69344c2fdb8b 100644 (file)
@@ -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  ==> /