summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcovener <covener@13f79535-47bb-0310-9956-ffa450edef68>2023-02-17 14:17:20 +0000
committercovener <covener@13f79535-47bb-0310-9956-ffa450edef68>2023-02-17 14:17:20 +0000
commit22f1ccadfd2f61180da4bc62e1332d1c42381b3b (patch)
tree32b4d5c6a4782111dcc66dc1fac05a099296befb
parent7c6bae885820d85d1eb2010c0cbf9f2d32852d02 (diff)
downloadlibapr-22f1ccadfd2f61180da4bc62e1332d1c42381b3b.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