]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
doxygen
authorAlan T. DeKok <aland@freeradius.org>
Mon, 19 Dec 2016 16:16:55 +0000 (11:16 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 19 Dec 2016 16:16:55 +0000 (11:16 -0500)
src/util/time.c

index 447f8436565a7bfb0aa3fa82bc923044ca6c1bd7..e667383a9d943b0bfe4590125351adf3ff9d57bc 100644 (file)
@@ -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)
 {