aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-set-ibf-profiler.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/set/gnunet-set-ibf-profiler.c
parent780eb09dd8040ecf8649d40ddf8314464e0fc48e (diff)
downloadgnunet-61c39c60565b386e0e12ea669556b030e8cd7180.tar.gz
gnunet-61c39c60565b386e0e12ea669556b030e8cd7180.zip
-remove trailing whitespace
Diffstat (limited to 'src/set/gnunet-set-ibf-profiler.c')
-rw-r--r--src/set/gnunet-set-ibf-profiler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set/gnunet-set-ibf-profiler.c b/src/set/gnunet-set-ibf-profiler.c
index c3a16d165..577c78cf2 100644
--- a/src/set/gnunet-set-ibf-profiler.c
+++ b/src/set/gnunet-set-ibf-profiler.c
@@ -181,7 +181,7 @@ run (void *cls, char *const *args, const char *cfgfile,
181 for (i = 0; i <= asize + bsize; i++) 181 for (i = 0; i <= asize + bsize; i++)
182 { 182 {
183 res = ibf_decode (ibf_a, &side, &ibf_key); 183 res = ibf_decode (ibf_a, &side, &ibf_key);
184 if (GNUNET_SYSERR == res) 184 if (GNUNET_SYSERR == res)
185 { 185 {
186 printf ("decode failed, %u/%u elements left\n", 186 printf ("decode failed, %u/%u elements left\n",
187 GNUNET_CONTAINER_multihashmap_size (set_a) + GNUNET_CONTAINER_multihashmap_size (set_b), 187 GNUNET_CONTAINER_multihashmap_size (set_a) + GNUNET_CONTAINER_multihashmap_size (set_b),