aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gns_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gns_api.h')
-rw-r--r--src/gns/gns_api.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gns/gns_api.h b/src/gns/gns_api.h
index 7e07f909f..003955bdd 100644
--- a/src/gns/gns_api.h
+++ b/src/gns/gns_api.h
@@ -32,7 +32,8 @@
32/** 32/**
33 * Connection to the GNS service. 33 * Connection to the GNS service.
34 */ 34 */
35struct GNUNET_GNS_Handle { 35struct GNUNET_GNS_Handle
36{
36 /** 37 /**
37 * Configuration to use. 38 * Configuration to use.
38 */ 39 */