summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2023-02-17 14:17:20 +0000
committerEric Covener <covener@apache.org>2023-02-17 14:17:20 +0000
commitf06fb6f55e5456881d073d8718d8c1572e6f0372 (patch)
tree32b4d5c6a4782111dcc66dc1fac05a099296befb
parent85e9cd32af0ed5ccd34c914cf5a3f8f7c72708da (diff)
downloadapr-f06fb6f55e5456881d073d8718d8c1572e6f0372.tar.gz
duplicate line
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1907718 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--include/apr_optional_hooks.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/apr_optional_hooks.h b/include/apr_optional_hooks.h
index a8a53b8c0..35d5a8afa 100644
--- a/include/apr_optional_hooks.h
+++ b/include/apr_optional_hooks.h
@@ -80,7 +80,6 @@ APR_DECLARE(apr_array_header_t *) apr_optional_hook_get(const char *szName);
* @param ns The namespace prefix of the hook functions
* @param link The linkage declaration prefix of the hook
* @param ret The type of the return value of the hook
- * @param ret The type of the return value of the hook
* @param name The name of the hook
* @param args_decl The declaration of the arguments for the hook
* @param args_use The names for the arguments for the hook