summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-29 12:43:34 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-29 12:43:34 +0200
commit01f933bbdc69388eb6e0c7a476292a9b667d9027 (patch)
tree6ee2094978871ff45e4512a532cefa2ab0264d6a /src/include
parent3cb0454dc0d123f3a943d787c67cd4bcfb23a325 (diff)
downloadexchange-01f933bbdc69388eb6e0c7a476292a9b667d9027.tar.gz
exchange-01f933bbdc69388eb6e0c7a476292a9b667d9027.tar.bz2
exchange-01f933bbdc69388eb6e0c7a476292a9b667d9027.zip
Get rid of "@param selector".
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_testing_lib.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index 5997f8989..428bcb78a 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