From: Alan T. DeKok Date: Thu, 3 May 2018 17:41:47 +0000 (-0400) Subject: doxygen X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f36163795245bde12899d642900a7e498f30dc26;p=thirdparty%2Ffreeradius-server.git doxygen --- diff --git a/src/modules/proto_radius/proto_radius_tcp.c b/src/modules/proto_radius/proto_radius_tcp.c index 67a56e67161..8edebb0a141 100644 --- a/src/modules/proto_radius/proto_radius_tcp.c +++ b/src/modules/proto_radius/proto_radius_tcp.c @@ -365,7 +365,6 @@ static int mod_fd(void const *instance) /** Set the file descriptor for this socket. * * @param[in] instance of the RADIUS TCP I/O path. - * @return the file descriptor */ static void mod_fd_set(void *instance, int fd) {