aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore')
-rw-r--r--src/namestore/gnunet-namestore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/gnunet-namestore.c b/src/namestore/gnunet-namestore.c
index a08f20c38..42e029563 100644
--- a/src/namestore/gnunet-namestore.c
+++ b/src/namestore/gnunet-namestore.c
@@ -409,7 +409,7 @@ display_record (void *cls,
409 ets = GNUNET_STRINGS_absolute_time_to_string (at); 409 ets = GNUNET_STRINGS_absolute_time_to_string (at);
410 } 410 }
411 FPRINTF (stdout, 411 FPRINTF (stdout,
412 "\t%s: %s (%s)\t%s\t%s\t%s\n", 412 "\t%s: %s (%s)\t%s\t%s\n",
413 typestring, 413 typestring,
414 s, 414 s,
415 ets, 415 ets,