projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
854a5d6
)
(no commit message)
author
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 25 Nov 2010 11:01:03 +0000
(11:01 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 25 Nov 2010 11:01:03 +0000
(11:01 +0000)
src/transport/test_quota_compliance.c
patch
|
blob
|
history
diff --git
a/src/transport/test_quota_compliance.c
b/src/transport/test_quota_compliance.c
index 769253c9469dd12bd1664e642d514c7030fa9424..b859e9ca14ea8163f9ed320f75d39be759be7e75 100644
(file)
--- a/
src/transport/test_quota_compliance.c
+++ b/
src/transport/test_quota_compliance.c
@@
-176,6
+176,7
@@
end ()
GNUNET_SCHEDULER_cancel (measurement_counter_task);
measurement_counter_task = GNUNET_SCHEDULER_NO_TASK;
}
+ fprintf(stderr,"\n");
GNUNET_SCHEDULER_shutdown ();
#if DEBUG_CONNECTIONS
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Disconnecting from transports!\n");
@@
-378,9
+379,6
@@
measurement_end (void *cls,
measurement_counter_task = GNUNET_SCHEDULER_NO_TASK;
}
- fprintf(stderr,"\n");
-
-
if (transmit_handle != NULL)
{
GNUNET_TRANSPORT_notify_transmit_ready_cancel(transmit_handle);