]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
doxygen
authorAlan T. DeKok <aland@freeradius.org>
Sun, 1 Oct 2017 21:24:53 +0000 (17:24 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 1 Oct 2017 21:24:53 +0000 (17:24 -0400)
src/modules/rlm_radius/rlm_radius_udp.c

index 9646366d982d32a02836895d5c430d232e32c06b..ee2e68dcc16230f506bd47ed7e0bc5770d61bb78 100644 (file)
@@ -1533,7 +1533,7 @@ static int status_udp_request_free(rlm_radius_udp_request_t *u)
  *
  * @param[in] fd       of connection that failed.
  * @param[in] state    the connection was in when it failed.
- * @param[in] c                the connection.
+ * @param[in] uctx             the connection.
  */
 static fr_connection_state_t _conn_failed(int fd, fr_connection_state_t state, void *uctx)
 {