aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_peerstore_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_peerstore_plugin.h')
-rw-r--r--src/include/gnunet_peerstore_plugin.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/gnunet_peerstore_plugin.h b/src/include/gnunet_peerstore_plugin.h
index 90190e5b5..fab3d41f9 100644
--- a/src/include/gnunet_peerstore_plugin.h
+++ b/src/include/gnunet_peerstore_plugin.h
@@ -19,6 +19,9 @@
19 */ 19 */
20 20
21/** 21/**
22 * @addtogroup Backbone
23 * @{
24 *
22 * @author Omar Tarabai 25 * @author Omar Tarabai
23 * 26 *
24 * @file 27 * @file
@@ -131,3 +134,5 @@ struct GNUNET_PEERSTORE_PluginFunctions
131#endif 134#endif
132 135
133/** @} */ /* end of group */ 136/** @} */ /* end of group */
137
138/** @} */ /* end of group addition */