From 01f933bbdc69388eb6e0c7a476292a9b667d9027 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 29 May 2018 12:43:34 +0200 Subject: Get rid of "@param selector". --- src/exchange-lib/testing_api_cmd_exec_aggregator.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/exchange-lib/testing_api_cmd_exec_aggregator.c') diff --git a/src/exchange-lib/testing_api_cmd_exec_aggregator.c b/src/exchange-lib/testing_api_cmd_exec_aggregator.c index 0de96694..0af39871 100644 --- a/src/exchange-lib/testing_api_cmd_exec_aggregator.c +++ b/src/exchange-lib/testing_api_cmd_exec_aggregator.c @@ -111,11 +111,9 @@ aggregator_cleanup (void *cls, * Offer "aggregator" CMD internal data to other commands. * * @param cls closure. - * @param ret[out] result (could be anything). + * @param ret[out] result. * @param trait name of the trait. - * @param selector more detailed information about which object - * to return in case there were multiple generated - * by the command. + * @param index index number of the object to offer. * * @return #GNUNET_OK on success */ -- cgit v1.2.3