summaryrefslogtreecommitdiff
path: root/src/exchange-lib/testing_api_traits.c
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-28 15:51:23 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-28 15:51:23 +0200
commitd97260408c3938110dbfdc3703981f488b4e5125 (patch)
treecb005939d832fc331776b2ac73652df62e27fc35 /src/exchange-lib/testing_api_traits.c
parent027da0f1a3c1b36a5f96488b392690644a2dfef7 (diff)
downloadexchange-d97260408c3938110dbfdc3703981f488b4e5125.tar.gz
exchange-d97260408c3938110dbfdc3703981f488b4e5125.tar.bz2
exchange-d97260408c3938110dbfdc3703981f488b4e5125.zip
Commenting the "fresh coins" trait.
Diffstat (limited to 'src/exchange-lib/testing_api_traits.c')
-rw-r--r--src/exchange-lib/testing_api_traits.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/exchange-lib/testing_api_traits.c b/src/exchange-lib/testing_api_traits.c
index 051bd202c..3e6aedda7 100644
--- a/src/exchange-lib/testing_api_traits.c
+++ b/src/exchange-lib/testing_api_traits.c
@@ -49,12 +49,12 @@ TALER_TESTING_trait_end ()
/**
* Pick the chosen trait from the traits array.
*
- * @param traits the traits array
- * @param ret where to store the result
+ * @param traits the traits array.
+ * @param ret where to store the result.
* @param selector which particular object in the trait should be
- * returned
+ * returned.
*
- * @return GNUNET_OK if no error occurred, GNUNET_SYSERR otherwise
+ * @return GNUNET_OK if no error occurred, GNUNET_SYSERR otherwise.
*/
int
TALER_TESTING_get_trait (const struct TALER_TESTING_Trait *traits,