]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
doxygen
authorAlan T. DeKok <aland@freeradius.org>
Thu, 3 May 2018 17:41:47 +0000 (13:41 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 3 May 2018 17:41:47 +0000 (13:41 -0400)
src/modules/proto_radius/proto_radius_tcp.c

index 67a56e67161df9b18905d1baaa0acc87d10e0b6d..8edebb0a141eb31fbc19e0da347f3ab87cc7d74c 100644 (file)
@@ -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)
 {