From: Alan T. DeKok Date: Wed, 21 Jun 2017 14:15:55 +0000 (-0400) Subject: doxygen X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1163f2685c3ef96cf977ebe77e2bfb2db9ce1586;p=thirdparty%2Ffreeradius-server.git doxygen --- diff --git a/src/modules/proto_radius/proto_radius_udp.c b/src/modules/proto_radius/proto_radius_udp.c index 88a94de765d..a40957d40d5 100644 --- a/src/modules/proto_radius/proto_radius_udp.c +++ b/src/modules/proto_radius/proto_radius_udp.c @@ -301,6 +301,7 @@ static int mod_fd(void const *instance) /** Set the event list for a new socket * * @param[in] instance of the RADIUS UDP I/O path. + * @param[in] el the event list */ static void mod_event_list_set(void const *instance, fr_event_list_t *el) {