aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore_api_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/namestore_api_common.c')
-rw-r--r--src/namestore/namestore_api_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/namestore_api_common.c b/src/namestore/namestore_api_common.c
index 5a27f14a1..bfab39384 100644
--- a/src/namestore/namestore_api_common.c
+++ b/src/namestore/namestore_api_common.c
@@ -364,7 +364,7 @@ int
364GNUNET_NAMESTORE_block_decrypt (const struct GNUNET_NAMESTORE_Block *block, 364GNUNET_NAMESTORE_block_decrypt (const struct GNUNET_NAMESTORE_Block *block,
365 const struct GNUNET_CRYPTO_EccPublicKey *zone_key, 365 const struct GNUNET_CRYPTO_EccPublicKey *zone_key,
366 const char *label, 366 const char *label,
367 GNUNET_NAMESTORE_RecordMonitor proc, 367 GNUNET_NAMESTORE_RecordCallback proc,
368 void *proc_cls) 368 void *proc_cls)
369{ 369{
370 GNUNET_break (0); 370 GNUNET_break (0);