summaryrefslogtreecommitdiff
path: root/src/include/taler_testing_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-11-29 21:24:29 +0100
committerChristian Grothoff <christian@grothoff.org>2019-11-29 21:24:29 +0100
commit3371615b317dfe5e04b2b55eb54379c268945320 (patch)
tree46567146139f3a0443d17afb33a8f40a267b8f8d /src/include/taler_testing_lib.h
parent636488c2797b498c8861bc6864539a63323b3608 (diff)
downloadexchange-3371615b317dfe5e04b2b55eb54379c268945320.tar.gz
exchange-3371615b317dfe5e04b2b55eb54379c268945320.tar.bz2
exchange-3371615b317dfe5e04b2b55eb54379c268945320.zip
style fixes
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r--src/include/taler_testing_lib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index fc00dcc1e..a039f0ec6 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -2238,7 +2238,6 @@ TALER_TESTING_make_trait_url (unsigned int index,
* @param index which url is to be picked, in case
* multiple are offered.
* @param url[out] where to write the url.
- *
* @return #GNUNET_OK on success.
*/
int
@@ -2254,7 +2253,6 @@ TALER_TESTING_get_trait_url (const struct TALER_TESTING_Command *cmd,
* @param index which order id is to be picked, in case
* multiple are offered.
* @param order_id[out] where to write the order id.
- *
* @return #GNUNET_OK on success.
*/
int
@@ -2269,7 +2267,6 @@ TALER_TESTING_get_trait_order_id (const struct TALER_TESTING_Command *cmd,
* @param index which order id is to be offered,
* in case multiple are offered.
* @param order_id the order id to offer.
- *
* @return the trait.
*/
struct TALER_TESTING_Trait