(no commit message)
[oweals/gnunet.git] / src / transport / test_transport_ats.c
index 4be988095c04aff53e8fe9b3f74fea703b6494ee..57110d5e51741f77e51a5505f51028919b6439b9 100644 (file)
@@ -97,7 +97,7 @@ int run_ats (void)
 {
   int ret = 0;
 #if HAVE_LIBGLPK
-  ats_calculate_bandwidth_distribution(ats, NULL);
+  ats_calculate_bandwidth_distribution (ats);
 #endif
   GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
               "Running ATS: %s \n", (ret==0)? "SUCCESSFUL": "FAILED");