From 2dee812c480c79a04ada98bb127cba513735c4e2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 20 Jan 2018 22:07:10 +0100 Subject: reactivate test, fix misc warnings --- src/include/gnunet_namestore_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/gnunet_namestore_service.h b/src/include/gnunet_namestore_service.h index 0add8852a..6d3c07f1d 100644 --- a/src/include/gnunet_namestore_service.h +++ b/src/include/gnunet_namestore_service.h @@ -193,7 +193,7 @@ GNUNET_NAMESTORE_records_lookup (struct GNUNET_NAMESTORE_Handle *h, * Returns at most one result to the processor. * * @param h handle to the namestore - * @param zone public key of the zone to look up in, never NULL + * @param zone private key of the zone to look up in, never NULL * @param value_zone public key of the target zone (value), never NULL * @param error_cb function to call on error (i.e. disconnect) * the handle is afterwards invalid -- cgit v1.2.3