aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/test_peerinfo_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-09-03 21:53:37 +0000
committerChristian Grothoff <christian@grothoff.org>2010-09-03 21:53:37 +0000
commit715641c103bc2ab18d519e473d3b6ea63138c3bb (patch)
tree1c9ffa2679e69c5fa6ecdfed24a9dc387a5840b1 /src/peerinfo/test_peerinfo_api.c
parent7d7f1251cc7c798db2d36787ed9ce69ca9279635 (diff)
downloadgnunet-715641c103bc2ab18d519e473d3b6ea63138c3bb.tar.gz
gnunet-715641c103bc2ab18d519e473d3b6ea63138c3bb.zip
nitpicks
Diffstat (limited to 'src/peerinfo/test_peerinfo_api.c')
-rw-r--r--src/peerinfo/test_peerinfo_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/peerinfo/test_peerinfo_api.c b/src/peerinfo/test_peerinfo_api.c
index a3c2c99eb..34655c893 100644
--- a/src/peerinfo/test_peerinfo_api.c
+++ b/src/peerinfo/test_peerinfo_api.c
@@ -151,6 +151,7 @@ run (void *cls,
151 sched = s; 151 sched = s;
152 cfg = c; 152 cfg = c;
153 h = GNUNET_PEERINFO_connect (sched, cfg); 153 h = GNUNET_PEERINFO_connect (sched, cfg);
154 GNUNET_assert (h != NULL);
154 add_peer (); 155 add_peer ();
155 ic = GNUNET_PEERINFO_iterate (h, 156 ic = GNUNET_PEERINFO_iterate (h,
156 NULL, 157 NULL,