From: Alan T. DeKok Date: Mon, 19 Dec 2016 16:16:55 +0000 (-0500) Subject: doxygen X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=147149fab985f25056fdbc047e85739166e36df9;p=thirdparty%2Ffreeradius-server.git doxygen --- diff --git a/src/util/time.c b/src/util/time.c index 447f8436565..e667383a9d9 100644 --- a/src/util/time.c +++ b/src/util/time.c @@ -243,6 +243,8 @@ void fr_time_tracking_resume(fr_time_tracking_t *tt, fr_time_t when) /** Print debug information about the time tracking structure * + * @param[in] tt the time tracking structure + * @param[in] fp the file where the debug output is printed. */ void fr_time_tracking_debug(fr_time_tracking_t *tt, FILE *fp) {