From: Joe Orton Date: Fri, 11 Feb 2005 15:03:12 +0000 (+0000) Subject: * include/httpd.h: Fix a comment. X-Git-Tag: 2.1.3~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11841826593d5e5a5d80118aa82bfb66bb6ac6ee;p=thirdparty%2Fapache%2Fhttpd.git * include/httpd.h: Fix a comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153408 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/httpd.h b/include/httpd.h index 396eaad8f22..e66961c747b 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" {