From ae717329acf1b14a336589dba7c11de0ffdad5d2 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 4 Nov 2013 09:03:42 +0000 Subject: [PATCH] doxygen --- src/ats/libgnunet_plugin_ats_proportional.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/ats/libgnunet_plugin_ats_proportional.c b/src/ats/libgnunet_plugin_ats_proportional.c index 084e8cac0..c444adba4 100644 --- a/src/ats/libgnunet_plugin_ats_proportional.c +++ b/src/ats/libgnunet_plugin_ats_proportional.c @@ -799,7 +799,9 @@ find_best_address_it (void *cls, /** * Distribibute bandwidth * - * @param n the network, can be NULL for all networksa + * @param s the solver handle + * @param n the network, can be NULL for all network + * @param address_except do not notify for this address */ static void distribute_bandwidth_in_network (struct GAS_PROPORTIONAL_Handle *s, -- 2.25.1