aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tool
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-11-22 14:10:49 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-11-22 14:10:49 +0000
commitafbe4c09dc54d0268113dcae3c4ce048be0d4bd7 (patch)
treee561e2ea33b85c9aa32a717c59396919b9e8eb82 /src/ats-tool
parent1be69987cc9f395d3a162fd976288b7ef144435e (diff)
downloadgnunet-afbe4c09dc54d0268113dcae3c4ce048be0d4bd7.tar.gz
gnunet-afbe4c09dc54d0268113dcae3c4ce048be0d4bd7.zip
- fix
Diffstat (limited to 'src/ats-tool')
-rw-r--r--src/ats-tool/gnunet-ats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ats-tool/gnunet-ats.c b/src/ats-tool/gnunet-ats.c
index 0ab05bab9..372b63a4b 100644
--- a/src/ats-tool/gnunet-ats.c
+++ b/src/ats-tool/gnunet-ats.c
@@ -249,6 +249,7 @@ void ats_perf_cb (void *cls,
249 { 249 {
250 /* All messages received */ 250 /* All messages received */
251 receive_done = GNUNET_YES; 251 receive_done = GNUNET_YES;
252 alh = NULL;
252 if (0 == pending) 253 if (0 == pending)
253 { 254 {
254 /* All messages received and no resolutions pending*/ 255 /* All messages received and no resolutions pending*/