From d4afc6e37a14fe3257263c377a243c1a22ed9ee5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 21 Sep 2016 10:56:28 +0000 Subject: migrating more services to new service API --- src/ats/plugin_ats_mlp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ats/plugin_ats_mlp.c') diff --git a/src/ats/plugin_ats_mlp.c b/src/ats/plugin_ats_mlp.c index e6a790377..90f99cb5d 100644 --- a/src/ats/plugin_ats_mlp.c +++ b/src/ats/plugin_ats_mlp.c @@ -2281,7 +2281,7 @@ GAS_mlp_address_change_preference (void *solver, */ static void GAS_mlp_address_preference_feedback (void *solver, - struct GNUNET_SERVER_Client *application, + struct GNUNET_SERVICE_Client *application, const struct GNUNET_PeerIdentity *peer, const struct GNUNET_TIME_Relative scope, enum GNUNET_ATS_PreferenceKind kind, -- cgit v1.2.3