]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
doxygen
authorAlan T. DeKok <aland@freeradius.org>
Wed, 21 Jun 2017 14:15:55 +0000 (10:15 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 21 Jun 2017 14:16:07 +0000 (10:16 -0400)
src/modules/proto_radius/proto_radius_udp.c

index 88a94de765d53c2abfe44abafb9791c05669db1f..a40957d40d58b2d2aaa205389ed5a7ababbbf1ce 100644 (file)
@@ -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)
 {