gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: avoid angle brackets in comments


From: gnunet
Subject: [taler-merchant] branch master updated: avoid angle brackets in comments
Date: Tue, 20 Oct 2020 17:21:31 +0200

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

ms pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new a802706  avoid angle brackets in comments
a802706 is described below

commit a802706edfaff4a35f71a7f5ec3448b6ec8cfe9f
Author: MS <ms@taler.net>
AuthorDate: Tue Oct 20 17:20:55 2020 +0200

    avoid angle brackets in comments
---
 src/testing/testing_api_cmd_merchant_get_order.c | 2 +-
 src/testing/testing_api_cmd_wallet_get_order.c   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/testing/testing_api_cmd_merchant_get_order.c 
b/src/testing/testing_api_cmd_merchant_get_order.c
index 56162b2..55a5453 100644
--- a/src/testing/testing_api_cmd_merchant_get_order.c
+++ b/src/testing/testing_api_cmd_merchant_get_order.c
@@ -784,7 +784,7 @@ struct MerchantPollOrderStartState
 
 
 /**
- * Task called when either the timeout for the GET /private/order/<ID> command
+ * Task called when either the timeout for the GET /private/order/$ID command
  * expired or we got a response.  Checks if the result is what we expected.
  *
  * @param cls a `struct MerchantPollOrderConcludeState`
diff --git a/src/testing/testing_api_cmd_wallet_get_order.c 
b/src/testing/testing_api_cmd_wallet_get_order.c
index a424e4a..3cdba5f 100644
--- a/src/testing/testing_api_cmd_wallet_get_order.c
+++ b/src/testing/testing_api_cmd_wallet_get_order.c
@@ -428,7 +428,7 @@ struct WalletPollOrderStartState
 
 
 /**
- * Task called when either the timeout for the GET /private/order/<ID> command
+ * Task called when either the timeout for the GET /private/order/$ID command
  * expired or we got a response.  Checks if the result is what we expected.
  *
  * @param cls a `struct WalletPollOrderConcludeState`

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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