aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-06-09 19:22:07 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-08-21 08:18:19 +0200
commit9a0de654353a29257e31baf855f7dc326c1c5755 (patch)
treeecd991ddcda6cc01ee4177e09d340f85d82a4b51 /src/include/gnunet_protocols.h
parentfd716c71a05a5edb32b3660eb8a4de7fd563237d (diff)
downloadgnunet-9a0de654353a29257e31baf855f7dc326c1c5755.tar.gz
gnunet-9a0de654353a29257e31baf855f7dc326c1c5755.zip
DOC: Major doxygen organisation work, upgraded config, updated logo
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index f2892e125..dc66a0401 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -19,6 +19,10 @@
19 */ 19 */
20 20
21/** 21/**
22 * @addtogroup libgnunetutil
23 * Multi-function utilities library for GNUnet programs
24 * @{
25 *
22 * @author Christian Grothoff 26 * @author Christian Grothoff
23 * @author Tobias Frisch 27 * @author Tobias Frisch
24 * 28 *
@@ -3617,4 +3621,6 @@ extern "C" {
3617 3621
3618/** @} */ /* end of group protocols */ 3622/** @} */ /* end of group protocols */
3619 3623
3624/** @} */ /* end of group addition */
3625
3620/* end of gnunet_protocols.h */ 3626/* end of gnunet_protocols.h */