aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_datastore_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_datastore_plugin.h')
-rw-r--r--src/include/gnunet_datastore_plugin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/gnunet_datastore_plugin.h b/src/include/gnunet_datastore_plugin.h
index 7e5344ebf..90b78b68f 100644
--- a/src/include/gnunet_datastore_plugin.h
+++ b/src/include/gnunet_datastore_plugin.h
@@ -24,7 +24,7 @@
24 * @file 24 * @file
25 * API for the database backend plugins. 25 * API for the database backend plugins.
26 * 26 *
27 * @defgroup datastore-plugin Datastore service plugin API 27 * @defgroup datastore-plugin Data Store service plugin API
28 * API for the database backend plugins. 28 * API for the database backend plugins.
29 * @{ 29 * @{
30 */ 30 */
@@ -389,6 +389,6 @@ struct GNUNET_DATASTORE_PluginFunctions
389 389
390}; 390};
391 391
392/** @} */ /* end of group */
393
394#endif 392#endif
393
394/** @} */ /* end of group */