gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 74/130: fix typo


From: gnunet
Subject: [taler-exchange] 74/130: fix typo
Date: Wed, 17 Nov 2021 12:25:22 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

commit 9668e2e4fb36a0258ac4bcc18cba63be72e1e11c
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Fri Nov 5 17:07:11 2021 +0100

    fix typo
---
 src/util/denom.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/denom.c b/src/util/denom.c
index 725e294d..9261779e 100644
--- a/src/util/denom.c
+++ b/src/util/denom.c
@@ -160,7 +160,7 @@ TALER_blinding_secret_create (struct TALER_BlindingSecret 
*bs,
   memset (bs,
           0,
           sizeof (*bs));
-  switch (bs->cipher)
+  switch (cipher)
   {
   case TALER_DENOMINATION_INVALID:
     return GNUNET_OK;

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