From 11841826593d5e5a5d80118aa82bfb66bb6ac6ee Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Fri, 11 Feb 2005 15:03:12 +0000 Subject: [PATCH] * include/httpd.h: Fix a comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153408 13f79535-47bb-0310-9956-ffa450edef68 --- include/httpd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/httpd.h b/include/httpd.h index 396eaad8f2..e66961c747 100644 --- a/include/httpd.h +++ b/include/httpd.h @@ -49,7 +49,7 @@ #include #endif -/* Note: util_uri.h is also included, see below */ +/* Note: apr_uri.h is also included, see below */ #ifdef __cplusplus extern "C" { -- 2.50.1