aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_gns_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_gns_service.h')
-rw-r--r--src/include/gnunet_gns_service.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/gnunet_gns_service.h b/src/include/gnunet_gns_service.h
index ccc868c05..2ef946a82 100644
--- a/src/include/gnunet_gns_service.h
+++ b/src/include/gnunet_gns_service.h
@@ -50,6 +50,9 @@ extern "C"
50/** 50/**
51 * String we use to indicate the local master zone or a 51 * String we use to indicate the local master zone or a
52 * root entry in the current zone. 52 * root entry in the current zone.
53 *
54 * FIXME: probably should be changed to "@" and renamed
55 * (this name is confusing!)
53 */ 56 */
54#define GNUNET_GNS_MASTERZONE_STR "+" 57#define GNUNET_GNS_MASTERZONE_STR "+"
55 58