]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Doxygen
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 6 Mar 2018 13:59:08 +0000 (19:59 +0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 6 Mar 2018 13:59:26 +0000 (19:59 +0600)
src/modules/rlm_rest/rlm_rest.c

index a8e267cd592d523109c737f18932b0603137701f..9331736c0c49b27a49731a0404f29a357ea6ee49 100644 (file)
@@ -969,6 +969,7 @@ static int mod_thread_instantiate(CONF_SECTION const *conf, void *instance, fr_e
  * Destroys all curl easy handles, and then the multihandle associated
  * with this thread.
  *
+ * @param[in] el       for this thread.
  * @param[in] thread   specific data to destroy.
  * @return 0
  */