From: Alan T. DeKok Date: Sat, 12 Nov 2016 15:14:30 +0000 (-0500) Subject: doxygen for kev X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb6d9869b26bfa41e692c82eb681e22456f99385;p=thirdparty%2Ffreeradius-server.git doxygen for kev --- diff --git a/src/util/channel.c b/src/util/channel.c index 04b4b0b1bc6..db4ce00b26d 100644 --- a/src/util/channel.c +++ b/src/util/channel.c @@ -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