aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_set_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_set_service.h')
-rw-r--r--src/include/gnunet_set_service.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/gnunet_set_service.h b/src/include/gnunet_set_service.h
index 802a979cd..25e3e9630 100644
--- a/src/include/gnunet_set_service.h
+++ b/src/include/gnunet_set_service.h
@@ -19,6 +19,9 @@
19 */ 19 */
20 20
21/** 21/**
22 * @addtogroup Sets
23 * @{
24 *
22 * @author Florian Dold 25 * @author Florian Dold
23 * @author Christian Grothoff 26 * @author Christian Grothoff
24 * 27 *
@@ -574,3 +577,5 @@ GNUNET_SET_element_hash (const struct GNUNET_SET_Element *element,
574#endif 577#endif
575 578
576/** @} */ /* end of group */ 579/** @} */ /* end of group */
580
581/** @} */ /* end of group addition */