gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: style fixes


From: gnunet
Subject: [taler-exchange] branch master updated: style fixes
Date: Fri, 29 Nov 2019 21:24:31 +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 3371615b style fixes
3371615b is described below

commit 3371615b317dfe5e04b2b55eb54379c268945320
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Nov 29 21:24:29 2019 +0100

    style fixes
---
 src/include/taler_testing_lib.h          | 3 ---
 src/lib/testing_api_trait_exchange_pub.c | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index fc00dcc1..a039f0ec 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
diff --git a/src/lib/testing_api_trait_exchange_pub.c 
b/src/lib/testing_api_trait_exchange_pub.c
index 3e3adb75..b98f6589 100644
--- a/src/lib/testing_api_trait_exchange_pub.c
+++ b/src/lib/testing_api_trait_exchange_pub.c
@@ -17,7 +17,7 @@
   <http://www.gnu.org/licenses/>
 */
 /**
- * @file exchange-lib/testing_api_trait_exchange_pub.c
+ * @file lib/testing_api_trait_exchange_pub.c
  * @brief exchange pub traits.
  * @author Christian Grothoff
  */

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



reply via email to

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