aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gnunet-service-gns.c')
-rw-r--r--src/gns/gnunet-service-gns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/gnunet-service-gns.c b/src/gns/gnunet-service-gns.c
index 543ccf518..d0c401f69 100644
--- a/src/gns/gnunet-service-gns.c
+++ b/src/gns/gnunet-service-gns.c
@@ -427,7 +427,7 @@ update_zone_dht_start(void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
427/** 427/**
428 * Lookup the shorten key for the zone 428 * Lookup the shorten key for the zone
429 * 429 *
430 * @param zone the zone we want a private key for 430 * @param short_zone the zone we want a private key for
431 * @return NULL of not found else the key 431 * @return NULL of not found else the key
432 */ 432 */
433struct GNUNET_CRYPTO_RsaPrivateKey* 433struct GNUNET_CRYPTO_RsaPrivateKey*