From f06fb6f55e5456881d073d8718d8c1572e6f0372 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 17 Feb 2023 14:17:20 +0000 Subject: duplicate line git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1907718 13f79535-47bb-0310-9956-ffa450edef68 --- include/apr_optional_hooks.h | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.1