aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-daemon-latency-logger.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/gnunet-daemon-latency-logger.c')
-rw-r--r--src/testbed/gnunet-daemon-latency-logger.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testbed/gnunet-daemon-latency-logger.c b/src/testbed/gnunet-daemon-latency-logger.c
index c35282048..be6efaedf 100644
--- a/src/testbed/gnunet-daemon-latency-logger.c
+++ b/src/testbed/gnunet-daemon-latency-logger.c
@@ -150,6 +150,7 @@ do_shutdown (void *cls)
150 } 150 }
151} 151}
152 152
153
153/** 154/**
154 * Signature of a function that is called with QoS information about an address. 155 * Signature of a function that is called with QoS information about an address.
155 * 156 *