Doxygen fixups
This commit is contained in:
@@ -215,7 +215,6 @@ struct plugin_feature_t {
|
|||||||
/**
|
/**
|
||||||
* Define a callback to invoke for registering all upcoming features.
|
* Define a callback to invoke for registering all upcoming features.
|
||||||
*
|
*
|
||||||
* @param type feature type to register
|
|
||||||
* @param cb type specific callback function to register
|
* @param cb type specific callback function to register
|
||||||
* @param data data pointer to pass to callback
|
* @param data data pointer to pass to callback
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup plugin_loader plugin_loader
|
* @defgroup plugin_loader plugin_loader
|
||||||
* @{ @ingroup plugin
|
* @{ @ingroup plugins
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PLUGIN_LOADER_H_
|
#ifndef PLUGIN_LOADER_H_
|
||||||
|
|||||||
Reference in New Issue
Block a user