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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/gnunet_client_lib.h b/src/include/gnunet_client_lib.h
index cdc184d06..9b3a8c7fe 100644
--- a/src/include/gnunet_client_lib.h
+++ b/src/include/gnunet_client_lib.h
@@ -26,6 +26,9 @@
26 26
27 * @defgroup client Client library 27 * @defgroup client Client library
28 * Generic client-side communication with services 28 * Generic client-side communication with services
29 *
30 * @see [Documentation](https://gnunet.org/ipc)
31 *
29 * @{ 32 * @{
30 */ 33 */
31 34