aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_internal_dht.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/regex_internal_dht.c')
-rw-r--r--src/regex/regex_internal_dht.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/regex_internal_dht.c b/src/regex/regex_internal_dht.c
index 317c6ef48..4f7b16705 100644
--- a/src/regex/regex_internal_dht.c
+++ b/src/regex/regex_internal_dht.c
@@ -381,7 +381,7 @@ dht_get_string_accept_handler (void *cls, struct GNUNET_TIME_Absolute exp,
381 "# regex accepting block bytes found", 381 "# regex accepting block bytes found",
382 size, GNUNET_NO); 382 size, GNUNET_NO);
383 GNUNET_CRYPTO_hash (&block->public_key, 383 GNUNET_CRYPTO_hash (&block->public_key,
384 sizeof (struct GNUNET_CRYPTO_EccPublicKeyBinaryEncoded), 384 sizeof (struct GNUNET_CRYPTO_EccPublicKey),
385 &pid.hashPubKey); 385 &pid.hashPubKey);
386 info->callback (info->callback_cls, 386 info->callback (info->callback_cls,
387 &pid, 387 &pid,