]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
doxygen
authorAlan T. DeKok <aland@freeradius.org>
Fri, 19 Jan 2018 19:24:56 +0000 (14:24 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 19 Jan 2018 19:25:06 +0000 (14:25 -0500)
src/main/xlat_inst.c

index 00b0b4c6fd2a24aa61ce1bce487ed2e383d84c08..230945c3d74f761c7900e6034aa464cb846834ae 100644 (file)
@@ -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.