aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_microphone_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_microphone_lib.h')
-rw-r--r--src/include/gnunet_microphone_lib.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/gnunet_microphone_lib.h b/src/include/gnunet_microphone_lib.h
index 2b08bcd71..394caed68 100644
--- a/src/include/gnunet_microphone_lib.h
+++ b/src/include/gnunet_microphone_lib.h
@@ -19,6 +19,9 @@
19 */ 19 */
20 20
21/** 21/**
22 * @addtogroup conversation_l2 Conversation service and libraries
23 * @{
24 *
22 * @author Simon Dieterle 25 * @author Simon Dieterle
23 * @author Andreas Fuchs 26 * @author Andreas Fuchs
24 * @author Christian Grothoff 27 * @author Christian Grothoff
@@ -41,6 +44,7 @@ extern "C"
41#endif 44#endif
42#endif 45#endif
43 46
47
44#include "gnunet_util_lib.h" 48#include "gnunet_util_lib.h"
45 49
46/** 50/**
@@ -141,4 +145,6 @@ GNUNET_MICROPHONE_destroy (struct GNUNET_MICROPHONE_Handle *microphone);
141 145
142/** @} */ /* end of group */ 146/** @} */ /* end of group */
143 147
148/** @} */ /* end of group addition */
149
144/* end of gnunet_microphone_lib.h */ 150/* end of gnunet_microphone_lib.h */