summaryrefslogtreecommitdiff
path: root/include/apr_memcache.h
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2015-03-25 06:56:52 +0000
committerChristophe Jaillet <jailletc36@apache.org>2015-03-25 06:56:52 +0000
commit9a5f38710b3684bbd1f62a93ef1dbcfd204aadcf (patch)
tree667da5f056a830f3f8280227ba81e709c20d1bf2 /include/apr_memcache.h
parenta1b99f63047431cdf13c3a616e6c6fe26fb55b13 (diff)
downloadapr-9a5f38710b3684bbd1f62a93ef1dbcfd204aadcf.tar.gz
Fix doxygen error
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1669056 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_memcache.h')
-rw-r--r--include/apr_memcache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/apr_memcache.h b/include/apr_memcache.h
index ac11370c3..2a3bcaab8 100644
--- a/include/apr_memcache.h
+++ b/include/apr_memcache.h
@@ -370,7 +370,6 @@ APR_DECLARE(apr_status_t) apr_memcache_decr(apr_memcache_t *mc,
* @param ms server to query
* @param p Pool to allocate answer from
* @param baton location to store server version string
- * @param len length of the server version string
*/
APR_DECLARE(apr_status_t) apr_memcache_version(apr_memcache_server_t *ms,
apr_pool_t *p,