summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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