]> granicus.if.org Git - apache/commitdiff
dox fix
authorStefan Fritsch <sf@apache.org>
Sat, 25 Jun 2011 12:44:08 +0000 (12:44 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 25 Jun 2011 12:44:08 +0000 (12:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1139540 13f79535-47bb-0310-9956-ffa450edef68

include/http_config.h

index aec29d3e695f8e973402b06b2e8db54f65f6ac21..4c5098af59864d563debf9fabba357e4c210fa7c 100644 (file)
@@ -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,