gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -style fix


From: gnunet
Subject: [taler-exchange] branch master updated: -style fix
Date: Sat, 05 Feb 2022 00:13:54 +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 aea7fc36 -style fix
aea7fc36 is described below

commit aea7fc36c3da02d550367c41ae7dd758daf698f4
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sat Feb 5 00:13:51 2022 +0100

    -style fix
---
 src/lib/exchange_api_refreshes_reveal.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/lib/exchange_api_refreshes_reveal.c 
b/src/lib/exchange_api_refreshes_reveal.c
index 7536c6de..cdfb5140 100644
--- a/src/lib/exchange_api_refreshes_reveal.c
+++ b/src/lib/exchange_api_refreshes_reveal.c
@@ -447,8 +447,7 @@ TALER_EXCHANGE_refreshes_reveal (
     char *end;
 
     end = GNUNET_STRINGS_data_to_string (&md.rc,
-                                         sizeof (struct
-                                                 TALER_RefreshCommitmentP),
+                                         sizeof (md.rc),
                                          pub_str,
                                          sizeof (pub_str));
     *end = '\0';

-- 
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]