From a35ab677ed4396f271cfd3fea2051044a6a8b5d7 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 24 Jul 2014 11:57:02 +0000 Subject: fixing doxygen --- src/ats/plugin_ats_proportional.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ats/plugin_ats_proportional.c') diff --git a/src/ats/plugin_ats_proportional.c b/src/ats/plugin_ats_proportional.c index 5fc065cba..744602eb8 100644 --- a/src/ats/plugin_ats_proportional.c +++ b/src/ats/plugin_ats_proportional.c @@ -1122,7 +1122,6 @@ propagate_bandwidth (struct GAS_PROPORTIONAL_Handle *s, * * @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, @@ -1927,7 +1926,7 @@ GAS_proportional_address_add (void *solver, /** * Function invoked when the plugin is loaded. * - * @param cls[in,out] the `struct GNUNET_ATS_PluginEnvironment *` to use; + * @param[in,out] cls the `struct GNUNET_ATS_PluginEnvironment *` to use; * modified to return the API functions (ugh). * @return the `struct GAS_PROPORTIONAL_Handle` to pass as a closure */ -- cgit v1.2.3