aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/hostlist-client.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-06 20:55:28 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-06 20:55:28 +0000
commit61c39c60565b386e0e12ea669556b030e8cd7180 (patch)
tree59109aeab8297bdc996faca8c4e38ec7426c36cf /src/hostlist/hostlist-client.c
parent780eb09dd8040ecf8649d40ddf8314464e0fc48e (diff)
downloadgnunet-61c39c60565b386e0e12ea669556b030e8cd7180.tar.gz
gnunet-61c39c60565b386e0e12ea669556b030e8cd7180.zip
-remove trailing whitespace
Diffstat (limited to 'src/hostlist/hostlist-client.c')
-rw-r--r--src/hostlist/hostlist-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostlist/hostlist-client.c b/src/hostlist/hostlist-client.c
index 4ad03bc78..488443f6e 100644
--- a/src/hostlist/hostlist-client.c
+++ b/src/hostlist/hostlist-client.c
@@ -1035,7 +1035,7 @@ task_check (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
1035 GNUNET_STATISTICS_set (stats, 1035 GNUNET_STATISTICS_set (stats,
1036 gettext_noop 1036 gettext_noop
1037 ("# milliseconds between hostlist downloads"), 1037 ("# milliseconds between hostlist downloads"),
1038 hostlist_delay.rel_value_us / 1000LL, 1038 hostlist_delay.rel_value_us / 1000LL,
1039 GNUNET_YES); 1039 GNUNET_YES);
1040 if (0 == once) 1040 if (0 == once)
1041 { 1041 {