From: Alan T. DeKok Date: Fri, 19 Jan 2018 19:24:56 +0000 (-0500) Subject: doxygen X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0dd5944f79b187b3e3a10c2f85b4ac2811b36fd2;p=thirdparty%2Ffreeradius-server.git doxygen --- diff --git a/src/main/xlat_inst.c b/src/main/xlat_inst.c index 00b0b4c6fd2..230945c3d74 100644 --- a/src/main/xlat_inst.c +++ b/src/main/xlat_inst.c @@ -112,7 +112,7 @@ static void _xlat_thread_inst_tree_free(void *to_free) /** Create thread instances where needed * - * @param[in] node to allocate instance data for. + * @param[in] inst to allocate thread-instance data for. * @return * - 0 on success. The node/thread specific data will be inserted * into xlat_thread_inst_tree.