]> granicus.if.org Git - apache/commitdiff
fix comment
authorStefan Fritsch <sf@apache.org>
Wed, 23 Nov 2011 20:24:49 +0000 (20:24 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 23 Nov 2011 20:24:49 +0000 (20:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205564 13f79535-47bb-0310-9956-ffa450edef68

include/http_core.h

index 0bac9282861233dd2f83199789b7234d8b84b3a6..12a29e4279bb78c800b58cdfac65849fdd7a6419 100644 (file)
@@ -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.