gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: fix ec


From: gnunet
Subject: [taler-donau] branch master updated: fix ec
Date: Tue, 19 Mar 2024 02:03:23 +0100

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

lukas-matyja pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new 65efabc  fix ec
65efabc is described below

commit 65efabc74d61df615652373a900c04d5d53753c8
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Tue Mar 19 02:04:10 2024 +0100

    fix ec
---
 src/donau/donau-httpd_post-batch-issue.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/donau/donau-httpd_post-batch-issue.c 
b/src/donau/donau-httpd_post-batch-issue.c
index 2d3b8d6..6ff9ab4 100644
--- a/src/donau/donau-httpd_post-batch-issue.c
+++ b/src/donau/donau-httpd_post-batch-issue.c
@@ -214,7 +214,7 @@ DH_handler_issue_receipts_post (struct DH_RequestContext 
*rc,
        return TALER_MHD_reply_with_error (
          rc->connection,
          MHD_HTTP_FORBIDDEN,
-         DONAU_CHARITY_SIGNATURE_INVALID,
+         TALER_EC_DONAU_CHARITY_SIGNATURE_INVALID,
          NULL);
   }
 

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