gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 20/27: conversation: fix test new API GNS


From: gnunet
Subject: [gnunet] 20/27: conversation: fix test new API GNS
Date: Thu, 14 Dec 2023 19:23:14 +0100

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

sebi pushed a commit to branch master
in repository gnunet.

commit 6afefef5772065f76ad5f512ea7468567957d0df
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sat Dec 9 18:24:12 2023 +0100

    conversation: fix test new API GNS
---
 src/contrib/service/conversation/test_conversation_api.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/contrib/service/conversation/test_conversation_api.c 
b/src/contrib/service/conversation/test_conversation_api.c
index 2e804a485..decc40b64 100644
--- a/src/contrib/service/conversation/test_conversation_api.c
+++ b/src/contrib/service/conversation/test_conversation_api.c
@@ -437,7 +437,7 @@ identity_cb (void *cls,
     GNUNET_assert (rd.record_type == GNUNET_GNSRECORD_TYPE_PHONE);
     rd.expiration_time = UINT64_MAX;
     qe =
-      GNUNET_NAMESTORE_records_store (ns,
+      GNUNET_NAMESTORE_record_set_store (ns,
                                       GNUNET_IDENTITY_ego_get_private_key 
(ego),
                                       "phone" /* GNS label */,
                                       1,

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