From: Stefan Fritsch Date: Sat, 25 Jun 2011 12:44:08 +0000 (+0000) Subject: dox fix X-Git-Tag: 2.3.13~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ccdc32e52dc6f41a3e76bc7167094f0635862211;p=apache dox fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1139540 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/http_config.h b/include/http_config.h index aec29d3e69..4c5098af59 100644 --- a/include/http_config.h +++ b/include/http_config.h @@ -803,6 +803,7 @@ AP_DECLARE(int) ap_cfg_closefile(ap_configfile_t *cfp); * string. * @param p The pool to allocate the string from * @param cfp The config file + * @param rc The return value to convert * @return The error string, NULL if rc == APR_SUCCESS */ AP_DECLARE(const char *) ap_pcfg_strerror(apr_pool_t *p, ap_configfile_t *cfp,