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/include/taler_testing_lib.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/include/taler_testing_lib.h') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 5997f898..428bcb78 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -291,9 +291,7 @@ struct TALER_TESTING_Command * @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 extract. * @return #GNUNET_OK on success */ int -- cgit v1.2.3