gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fixed typo


From: gnunet
Subject: [taler-exchange] branch master updated: fixed typo
Date: Sun, 05 Jun 2022 14:46:55 +0200

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

oec pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 60f60913 fixed typo
60f60913 is described below

commit 60f609135d04ce3bb4ecad6405572bb6d601fa43
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Sun May 29 17:03:25 2022 +0200

    fixed typo
---
 src/util/tv_age_restriction.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/util/tv_age_restriction.c b/src/util/tv_age_restriction.c
index 2bddb9d1..0c9ef773 100644
--- a/src/util/tv_age_restriction.c
+++ b/src/util/tv_age_restriction.c
@@ -179,8 +179,6 @@ generate (
       GNUNET_CRYPTO_random_block (GNUNET_CRYPTO_QUALITY_WEAK,
                                   &salt,
                                   sizeof (salt));
-      uint64_t salt = GNUNET_CRYPTO_random_u64 (GNUNET_CRYPTO_QUALITY_WEAK,
-                                                UINT64_MAX / 2);
       GNUNET_assert (GNUNET_OK ==
                      TALER_age_commitment_derive (&acp[i],
                                                   &salt,

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