gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: -need the array, not one elemen


From: gnunet
Subject: [taler-anastasis] branch master updated: -need the array, not one element
Date: Wed, 13 Apr 2022 22:51:56 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new bfcfcab  -need the array, not one element
bfcfcab is described below

commit bfcfcab62079974fa65d5af30ca6d8cbdcaeb78b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Apr 13 22:51:54 2022 +0200

    -need the array, not one element
---
 src/reducer/anastasis_api_discovery.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/reducer/anastasis_api_discovery.c 
b/src/reducer/anastasis_api_discovery.c
index 72b7ca6..3470d97 100644
--- a/src/reducer/anastasis_api_discovery.c
+++ b/src/reducer/anastasis_api_discovery.c
@@ -178,7 +178,7 @@ meta_cb (void *cls,
           po->attribute_mask,
           server_time,
           secret_name,
-          pe);
+          pa);
 }
 
 

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