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_traits.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/exchange-lib/testing_api_traits.c') diff --git a/src/exchange-lib/testing_api_traits.c b/src/exchange-lib/testing_api_traits.c index 3e6aedda7..81f96b8f9 100644 --- a/src/exchange-lib/testing_api_traits.c +++ b/src/exchange-lib/testing_api_traits.c @@ -51,8 +51,8 @@ TALER_TESTING_trait_end () * * @param traits the traits array. * @param ret where to store the result. - * @param selector which particular object in the trait should be - * returned. + * @param trait type of the trait to extract. + * @param index index number of the object to extract. * * @return GNUNET_OK if no error occurred, GNUNET_SYSERR otherwise. */ -- cgit v1.2.3