From ea54b8b1d5c3c8c74a1168c3e7e071a17d679ada Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Wed, 23 Nov 2011 20:24:49 +0000 Subject: [PATCH] fix comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205564 13f79535-47bb-0310-9956-ffa450edef68 --- include/http_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/http_core.h b/include/http_core.h index 0bac928286..12a29e4279 100644 --- a/include/http_core.h +++ b/include/http_core.h @@ -852,7 +852,7 @@ typedef struct { * @ingroup hooks * @param info pointer to ap_errorlog_info struct which contains all * the details - * @param errstr message to log (unmodified + * @param errstr the (unformatted) message to log * @warning Allocating from the usual pools (pool, info->c->pool, info->p->pool) * must be avoided because it can cause memory leaks. * Use a subpool if necessary. -- 2.40.0