docs: Remove zombie param tags

master
Sean McBride 3 years ago
parent 5b8a585e87
commit 8d6a2fb1fa

@ -143,8 +143,6 @@ module_initialize_memory(struct module *module)
/** /**
* Invoke a module's entry function, forwarding on argc and argv * Invoke a module's entry function, forwarding on argc and argv
* @param module * @param module
* @param argc standard UNIX count of arguments
* @param argv standard UNIX vector of arguments
* @return return code of module's main function * @return return code of module's main function
*/ */
static inline int32_t static inline int32_t

Loading…
Cancel
Save