aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_mlp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/plugin_ats_mlp.c')
-rw-r--r--src/ats/plugin_ats_mlp.c2
1 files changed, 1 insertions, 1 deletions
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,
2281 */ 2281 */
2282static void 2282static void
2283GAS_mlp_address_preference_feedback (void *solver, 2283GAS_mlp_address_preference_feedback (void *solver,
2284 struct GNUNET_SERVER_Client *application, 2284 struct GNUNET_SERVICE_Client *application,
2285 const struct GNUNET_PeerIdentity *peer, 2285 const struct GNUNET_PeerIdentity *peer,
2286 const struct GNUNET_TIME_Relative scope, 2286 const struct GNUNET_TIME_Relative scope,
2287 enum GNUNET_ATS_PreferenceKind kind, 2287 enum GNUNET_ATS_PreferenceKind kind,