aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/namestore/gnunet-zoneimport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/gnunet-zoneimport.c b/src/namestore/gnunet-zoneimport.c
index 57be5da71..44c9fe89e 100644
--- a/src/namestore/gnunet-zoneimport.c
+++ b/src/namestore/gnunet-zoneimport.c
@@ -1855,7 +1855,7 @@ process_stdin (void *cls)
1855 delta = GNUNET_TIME_absolute_get_duration (last); 1855 delta = GNUNET_TIME_absolute_get_duration (last);
1856 last = GNUNET_TIME_absolute_get (); 1856 last = GNUNET_TIME_absolute_get ();
1857 fprintf (stderr, 1857 fprintf (stderr,
1858 "Read 10000 domain names in %s\n", 1858 "Read 100000 domain names in %s\n",
1859 GNUNET_STRINGS_relative_time_to_string (delta, 1859 GNUNET_STRINGS_relative_time_to_string (delta,
1860 GNUNET_YES)); 1860 GNUNET_YES));
1861 GNUNET_STATISTICS_set (stats, 1861 GNUNET_STATISTICS_set (stats,