]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
doxygen fixes
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 24 Nov 2016 17:58:45 +0000 (12:58 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 24 Nov 2016 17:58:45 +0000 (12:58 -0500)
src/main/modules.c

index 847dd5d1de338f06e4b2367cb7731bf9c5c86a4e..7aff8e703e7c5bc844129cce7d8b0682ce4d9b3e 100644 (file)
@@ -710,7 +710,8 @@ static module_instance_t *module_bootstrap(CONF_SECTION *modules, CONF_SECTION *
 
 /** Bootstrap a virtual module from an instantiate section
  *
- * @param[in] vm_cs that defines the virtual module.
+ * @param[in] modules  section.
+ * @param[in] vm_cs    that defines the virtual module.
  * @return
  *     - 0 on success.
  *     - -1 on failure.