- improved error logging
[oweals/gnunet.git] / src / ats / test_ats_api_update_address.c
index 78011d4925ea21558287e5aad39756209c881e92..f2374796281c7ee23fac5639d1e635235940e020 100644 (file)
@@ -121,8 +121,7 @@ suggest_cb (void *cls, const struct GNUNET_PeerIdentity *peer,
             const char *plugin_name, const void *plugin_addr,
             size_t plugin_addr_len, struct Session *session,
             struct GNUNET_BANDWIDTH_Value32NBO bandwidth,
-            const struct GNUNET_ATS_Information *ats,
-            uint32_t ats_count)
+            const struct GNUNET_ATS_Information *ats, uint32_t ats_count)
 {
   struct ExpectedValues *ex = cls;