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

server/util.c

index 57d3023979f18a6a67f0f1fdfb363d9624de656c..3c5aaf82c710408281eb058d1c2812e65f87f48e 100644 (file)
@@ -598,8 +598,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 ap_directory_walk in server/request.c
+ *
  * examples:
  *    /a/b, 0  ==> /  (true for all platforms)
  *    /a/b, 1  ==> /