Slight doxygen fix
authorJohn Hodge <[email protected]>
Sat, 31 Jul 2010 15:17:00 +0000 (23:17 +0800)
committerJohn Hodge <[email protected]>
Sat, 31 Jul 2010 15:17:00 +0000 (23:17 +0800)
Kernel/modules.c

index 92dd8d3..009ade3 100644 (file)
@@ -43,6 +43,7 @@ char  **gasBuiltinModuleArgs;
 /**
  * \brief Initialises a module
  * \param Module       Pointer to the module header
+ * \param ArgString    Comma separated list of module arguments
  * \return Zero on success, eModuleErrors or -1 on error
  * \retval -1  Returned if a dependency fails, or a circular dependency
  *              exists.

UCC git Repository :: git.ucc.asn.au