Doxygen fixups

This commit is contained in:
Martin Willi
2011-10-14 10:05:47 +02:00
parent 61c1dec8d4
commit 036b88ec76
2 changed files with 1 additions and 2 deletions
@@ -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
*/ */
+1 -1
View File
@@ -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_