Commit 73d483e1 authored by Francois Cartegnie's avatar Francois Cartegnie

modules: fix module_exists() documentation.

Still documents old behaviour.
parent bcd01c48
......@@ -403,7 +403,7 @@ module_t *module_find (const char *name)
}
/**
* Tell if a module exists and release it in thic case
* Tell if a module exists
*
* \param psz_name th name of the module
* \return TRUE if the module exists
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment