gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: doxygen


From: gnunet
Subject: [taler-exchange] branch master updated: doxygen
Date: Fri, 17 Jan 2020 23:06:04 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new f03bcb65 doxygen
f03bcb65 is described below

commit f03bcb65f2c96e5e4f93142ff35abecf32d6b711
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 17 23:05:51 2020 +0100

    doxygen
---
 src/lib/testing_api_helpers_auditor.c  | 3 +--
 src/lib/testing_api_trait_fresh_coin.c | 8 +++-----
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/src/lib/testing_api_helpers_auditor.c 
b/src/lib/testing_api_helpers_auditor.c
index 790dcc16..df837992 100644
--- a/src/lib/testing_api_helpers_auditor.c
+++ b/src/lib/testing_api_helpers_auditor.c
@@ -16,9 +16,8 @@
   License along with TALER; see the file COPYING.  If not, see
   <http://www.gnu.org/licenses/>
 */
-
 /**
- * @file lib/testing_auditor_api_helpers.c
+ * @file lib/testing_api_auditor_helpers.c
  * @brief helper functions
  * @author Christian Grothoff
  */
diff --git a/src/lib/testing_api_trait_fresh_coin.c 
b/src/lib/testing_api_trait_fresh_coin.c
index 3bd1ea22..48a57d26 100644
--- a/src/lib/testing_api_trait_fresh_coin.c
+++ b/src/lib/testing_api_trait_fresh_coin.c
@@ -16,9 +16,8 @@
   License along with TALER; see the file COPYING.  If not, see
   <http://www.gnu.org/licenses/>
 */
-
 /**
- * @file lib/testing_api_fresh_coin.c
+ * @file lib/testing_api_trait_fresh_coin.c
  * @brief traits to offer fresh conins (after "melt" operations)
  * @author Marcello Stanisci
  */
@@ -37,7 +36,7 @@
  * @param cmd command to extract the fresh coin from.
  * @param index which array to pick if @a cmd has multiple
  *        on offer.
- * @param fresh_coins[out] will point to the offered array.
+ * @param[out] fresh_coins will point to the offered array.
  * @return #GNUNET_OK on success.
  */
 int
@@ -57,10 +56,9 @@ TALER_TESTING_get_trait_fresh_coins
  * Offer a _array_ of fresh coins.
  *
  * @param index which array of fresh coins to offer,
- *        if there are multiple on offer.  Tipically passed as
+ *        if there are multiple on offer.  Typically passed as
  *        zero.
  * @param fresh_coins the array of fresh coins to offer
- *
  * @return the trait,
  */
 struct TALER_TESTING_Trait

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]