X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fats%2Flibgnunet_plugin_ats_mlp.h;h=b113e3ec395a47e221f21c3d5d2dc371060448f3;hb=056f559d916d785164f40e63ca56c153ea0e9ebe;hp=9fa23f96a73b8bcb4cb95e51d40750eb09c608b1;hpb=5755db2c4ebd0852ca9db411d632be796c4b849c;p=oweals%2Fgnunet.git diff --git a/src/ats/libgnunet_plugin_ats_mlp.h b/src/ats/libgnunet_plugin_ats_mlp.h index 9fa23f96a..b113e3ec3 100644 --- a/src/ats/libgnunet_plugin_ats_mlp.h +++ b/src/ats/libgnunet_plugin_ats_mlp.h @@ -18,7 +18,7 @@ */ /** - * @file ats/libgnunet_plugin_ats_mlp..h + * @file ats/libgnunet_plugin_ats_mlp.h * @brief ats MLP problem solver * @author Matthias Wachs * @author Christian Grothoff @@ -384,7 +384,7 @@ GAS_mlp_solve_problem (void *solver); * @param bw_changed_cb callback for changed bandwidth amounts * @param bw_changed_cb_cls cls for callback * @param get_preference callback to get relative preferences for a peer - * @param get_preference callback to get relative preferences for a peer + * @param get_preference_cls cls for callback to get relative preferences for a peer * @param get_properties callback to get relative properties * @param get_properties_cls cls for callback to get relative properties * @return struct GAS_MLP_Handle on success, NULL on fail