aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/perf_namestore_api_zone_iteration.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/perf_namestore_api_zone_iteration.c')
-rw-r--r--src/namestore/perf_namestore_api_zone_iteration.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/perf_namestore_api_zone_iteration.c b/src/namestore/perf_namestore_api_zone_iteration.c
index f46a1c523..ce1cddf87 100644
--- a/src/namestore/perf_namestore_api_zone_iteration.c
+++ b/src/namestore/perf_namestore_api_zone_iteration.c
@@ -248,7 +248,7 @@ zone_proc (void *cls,
248 off++; 248 off++;
249 left_until_next--; 249 left_until_next--;
250 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, 250 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
251 "Obtained record %u, expecting %u more until asking for mor explicitly\n", 251 "Obtained record %u, expecting %u more until asking for more explicitly\n",
252 off, 252 off,
253 left_until_next); 253 left_until_next);
254 if (0 == left_until_next) 254 if (0 == left_until_next)