Skip to content

Commit

Permalink
doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Oct 1, 2017
1 parent bdabf9f commit 8085fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/rlm_radius/rlm_radius_udp.c
Expand Up @@ -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)
{
Expand Down

0 comments on commit 8085fd2

Please sign in to comment.