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 283229dbf..677957214 100644
--- a/src/include/gnunet_gns_service.h
+++ b/src/include/gnunet_gns_service.h
@@ -94,7 +94,7 @@ typedef void (*GNUNET_GNS_LookupResultProcessor) (void *cls,
94 * @param name the name to look up 94 * @param name the name to look up
95 * @param zone zone to look in 95 * @param zone zone to look in
96 * @param type the GNS record type to look for 96 * @param type the GNS record type to look for
97 * @param only_cached #GNUNET_NO to only check locally (not in the DHT) 97 * @param only_cached #GNUNET_YES to only check locally (not in the DHT)
98 * @param shorten_zone_key the private key of the shorten zone (can be NULL); 98 * @param shorten_zone_key the private key of the shorten zone (can be NULL);
99 * specify to enable automatic shortening (given a PSEU 99 * specify to enable automatic shortening (given a PSEU
100 * record, if a given pseudonym is not yet used in the 100 * record, if a given pseudonym is not yet used in the