From: Alan T. DeKok Date: Thu, 7 Nov 2024 12:58:09 +0000 (+0000) Subject: doxygen fixes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64d0df8433d3ed01ee102a5f9fd23ca128cc4e7d;p=thirdparty%2Ffreeradius-server.git doxygen fixes --- diff --git a/src/lib/eap/base.c b/src/lib/eap/base.c index a33065c5897..cc5a4469cd5 100644 --- a/src/lib/eap/base.c +++ b/src/lib/eap/base.c @@ -413,7 +413,7 @@ static unlang_action_t eap_virtual_server_resume(UNUSED rlm_rcode_t *p_result, U * * @param[in] request the current (real) request. * @param[in] eap_session representing the outer eap method. - * @param[in] virtual_server The default virtual server to send the request to. + * @param[in] server_cs The virtual server to send the request to. * @return * - UNLANG_ACTION_PUSHED_CHILD on success * - UNLANG_ACTION_FAIL on error