From d97260408c3938110dbfdc3703981f488b4e5125 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 28 May 2018 15:51:23 +0200 Subject: Commenting the "fresh coins" trait. --- src/exchange-lib/testing_api_traits.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 051bd202..3e6aedda 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, -- cgit v1.2.3