fixing doxygen
[oweals/gnunet.git] / src / ats / test_ats_api_scheduling_init.c
index 3a75a78025a68547e6b037c1bdc29f2f300f41e8..a7914d5c6759747fe2957b8287c581fa25445ad5 100644 (file)
@@ -116,7 +116,9 @@ end_badly (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
 }
 
 static void
-address_suggest_cb (void *cls, const struct GNUNET_HELLO_Address *address,
+address_suggest_cb (void *cls,
+                    const struct GNUNET_PeerIdentity *peer,
+                    const struct GNUNET_HELLO_Address *address,
                     struct Session *session,
                     struct GNUNET_BANDWIDTH_Value32NBO bandwidth_out,
                     struct GNUNET_BANDWIDTH_Value32NBO bandwidth_in,