Commit 8704362b authored by Joe Orton's avatar Joe Orton
Browse files

* include/httpd.h: Fix a comment.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153408 13f79535-47bb-0310-9956-ffa450edef68
parent cf3b2735
Loading
Loading
Loading
Loading
+1 −1
Changes for include/httpd.h: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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" {