aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_client_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_client_lib.h')
-rw-r--r--src/include/gnunet_client_lib.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/include/gnunet_client_lib.h b/src/include/gnunet_client_lib.h
index 70dd98504..f961ee181 100644
--- a/src/include/gnunet_client_lib.h
+++ b/src/include/gnunet_client_lib.h
@@ -19,10 +19,13 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file include/gnunet_client_lib.h
23 * @brief functions related to accessing services
24 * @author Christian Grothoff 22 * @author Christian Grothoff
25 * @defgroup client Generic client-side communication with services 23 *
24 * @file
25 * Functions related to accessing services
26
27 * @defgroup client Client library
28 * Generic client-side communication with services
26 * @{ 29 * @{
27 */ 30 */
28 31