aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests/gnunet-ats-sim.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats-tests/gnunet-ats-sim.c')
-rw-r--r--src/ats-tests/gnunet-ats-sim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats-tests/gnunet-ats-sim.c b/src/ats-tests/gnunet-ats-sim.c
index 0bd988a99..ac64d86d9 100644
--- a/src/ats-tests/gnunet-ats-sim.c
+++ b/src/ats-tests/gnunet-ats-sim.c
@@ -164,7 +164,7 @@ static void
164log_request__cb (void *cls, const struct GNUNET_HELLO_Address *address, 164log_request__cb (void *cls, const struct GNUNET_HELLO_Address *address,
165 int address_active, struct GNUNET_BANDWIDTH_Value32NBO bandwidth_out, 165 int address_active, struct GNUNET_BANDWIDTH_Value32NBO bandwidth_out,
166 struct GNUNET_BANDWIDTH_Value32NBO bandwidth_in, 166 struct GNUNET_BANDWIDTH_Value32NBO bandwidth_in,
167 const struct GNUNET_ATS_Information *ats, uint32_t ats_count) 167 const struct GNUNET_ATS_Properties *ats)
168{ 168{
169 169
170 if (NULL != l) 170 if (NULL != l)