]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
doxygen for kev
authorAlan T. DeKok <aland@freeradius.org>
Sat, 12 Nov 2016 15:14:30 +0000 (10:14 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 12 Nov 2016 15:14:30 +0000 (10:14 -0500)
src/util/channel.c

index 04b4b0b1bc60609151e083265b6bd9469a25b541..db4ce00b26d85be66c2cdbe036a3c1181cd43080 100644 (file)
@@ -411,6 +411,7 @@ int fr_channel_worker_sleeping(fr_channel_t *ch)
  *  function.  Instead, the channel is taken from the kevent.
  *
  * @param[in] kq the kqueue on which the event was received
+ * @param[in] kev the event of type EVFILT_USER
  * @param[in] when the current time
  * @return
  *     - <0 on error