]> granicus.if.org Git - apache/commitdiff
* include/httpd.h: Fix a comment.
authorJoe Orton <jorton@apache.org>
Fri, 11 Feb 2005 15:03:12 +0000 (15:03 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 11 Feb 2005 15:03:12 +0000 (15:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153408 13f79535-47bb-0310-9956-ffa450edef68

include/httpd.h

index 396eaad8f22289adb3e2b9affb1f7e59395769c4..e66961c747beaf797b64d8e04beeb486575092cc 100644 (file)
@@ -49,7 +49,7 @@
 #include <stdlib.h>
 #endif
 
-/* Note: util_uri.h is also included, see below */
+/* Note: apr_uri.h is also included, see below */
 
 #ifdef __cplusplus
 extern "C" {