gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: -fix typo


From: gnunet
Subject: [taler-anastasis] branch master updated: -fix typo
Date: Sat, 05 Mar 2022 22:03:22 +0100

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 11f7b65  -fix typo
11f7b65 is described below

commit 11f7b6562c780682e13420c3d2cd0a657faf7f3b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 5 22:03:20 2022 +0100

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

diff --git a/src/reducer/anastasis_api_recovery_redux.c 
b/src/reducer/anastasis_api_recovery_redux.c
index 0e81e5a..24bc2bc 100644
--- a/src/reducer/anastasis_api_recovery_redux.c
+++ b/src/reducer/anastasis_api_recovery_redux.c
@@ -847,7 +847,7 @@ answer_feedback_cb (
       json_t *instructions;
 
       instructions = GNUNET_JSON_PACK (
-        GNUNET_JSON_pack_string ("status",
+        GNUNET_JSON_pack_string ("state",
                                  "incorrect-answer"),
         GNUNET_JSON_pack_uint64 ("error_code",
                                  csr->ec),

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