]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
doxygen fixes
authorAlan T. DeKok <aland@freeradius.org>
Thu, 7 Nov 2024 12:58:09 +0000 (12:58 +0000)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 7 Nov 2024 12:58:09 +0000 (12:58 +0000)
src/lib/eap/base.c

index a33065c5897e37709cd480b9ac050c3f1c5a7aef..cc5a4469cd531055f04d26b3e1998c71fd1bd3a5 100644 (file)
@@ -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