[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] 01/02: comment style fix
From: |
gnunet |
Subject: |
[taler-exchange] 01/02: comment style fix |
Date: |
Fri, 27 Mar 2020 17:11:09 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
commit f262d8abde4eaa112c7af322a1637730bb0da1f5
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Mar 27 16:46:13 2020 +0100
comment style fix
---
src/testing/testing_api_cmd_deposit.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/testing/testing_api_cmd_deposit.c
b/src/testing/testing_api_cmd_deposit.c
index 4f3a385d..5c2b49f1 100644
--- a/src/testing/testing_api_cmd_deposit.c
+++ b/src/testing/testing_api_cmd_deposit.c
@@ -290,9 +290,10 @@ deposit_run (void *cls,
ds->is = is;
if (NULL != ds->deposit_reference)
{
- // We're copying another deposit operation, initialize here.
+ /* We're copying another deposit operation, initialize here. */
const struct TALER_TESTING_Command *cmd;
struct DepositState *ods;
+
cmd = TALER_TESTING_interpreter_lookup_command
(is,
ds->deposit_reference);
--
To stop receiving notification emails like this one, please contact
address@hidden.