aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gns_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gns_api.c')
-rw-r--r--src/gns/gns_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/gns_api.c b/src/gns/gns_api.c
index 63d42ffee..de5c6062a 100644
--- a/src/gns/gns_api.c
+++ b/src/gns/gns_api.c
@@ -521,7 +521,7 @@ GNUNET_GNS_lookup_cancel (struct GNUNET_GNS_LookupRequest *lr)
521struct GNUNET_GNS_LookupRequest* 521struct GNUNET_GNS_LookupRequest*
522GNUNET_GNS_lookup (struct GNUNET_GNS_Handle *handle, 522GNUNET_GNS_lookup (struct GNUNET_GNS_Handle *handle,
523 const char *name, 523 const char *name,
524 const struct GNUNET_CRYPTO_EccPublicKey *zone, 524 const struct GNUNET_CRYPTO_EccPublicSignKey *zone,
525 int type, 525 int type,
526 int only_cached, 526 int only_cached,
527 const struct GNUNET_CRYPTO_EccPrivateKey *shorten_zone_key, 527 const struct GNUNET_CRYPTO_EccPrivateKey *shorten_zone_key,