diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-05-29 12:43:34 +0200 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-05-29 12:43:34 +0200 |
commit | 01f933bbdc69388eb6e0c7a476292a9b667d9027 (patch) | |
tree | 6ee2094978871ff45e4512a532cefa2ab0264d6a /src/exchange-lib/testing_api_cmd_payback.c | |
parent | 3cb0454dc0d123f3a943d787c67cd4bcfb23a325 (diff) |
Get rid of "@param selector".
Diffstat (limited to 'src/exchange-lib/testing_api_cmd_payback.c')
-rw-r--r-- | src/exchange-lib/testing_api_cmd_payback.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/exchange-lib/testing_api_cmd_payback.c b/src/exchange-lib/testing_api_cmd_payback.c index c60ac1d6c..8d0dfb956 100644 --- a/src/exchange-lib/testing_api_cmd_payback.c +++ b/src/exchange-lib/testing_api_cmd_payback.c @@ -342,9 +342,7 @@ payback_cleanup (void *cls, * @param cls closure * @param ret[out] result (could be anything) * @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 */ static int |