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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_gns_service.h b/src/include/gnunet_gns_service.h
index 1eb67ed50..8c1f64783 100644
--- a/src/include/gnunet_gns_service.h
+++ b/src/include/gnunet_gns_service.h
@@ -122,7 +122,7 @@ enum GNUNET_GNS_LocalOptions
122 122
123 /** 123 /**
124 * For the rightmost label, only look in the cache (it 124 * For the rightmost label, only look in the cache (it
125 * is our master zone), for the others, the DHT is OK. 125 * is our local namestore), for the others, the DHT is OK.
126 */ 126 */
127 GNUNET_GNS_LO_LOCAL_MASTER = 2 127 GNUNET_GNS_LO_LOCAL_MASTER = 2
128 128