gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -typo fixed


From: gnunet
Subject: [taler-merchant] branch master updated: -typo fixed
Date: Tue, 22 Mar 2022 16:37:21 +0100

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

oec pushed a commit to branch master
in repository merchant.

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

commit cf4d81320ad825ff280f71c0bbace845f722dca0
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Tue Mar 22 16:37:17 2022 +0100

    -typo fixed
---
 src/backend/taler-merchant-httpd_post-orders-ID-pay.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c 
b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
index 3bdf5e50..ff4f1ab1 100644
--- a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
+++ b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
@@ -2041,7 +2041,7 @@ parse_pay (struct MHD_Connection *connection,
       {
         struct DepositConfirmation *dc = &pc->dc[coins_index];
         const char *exchange_url;
-        struct TALER_AgeAttestationPS minimum_age_sig = {0};
+        struct TALER_AgeAttestation minimum_age_sig = {0};
         json_t *age_commitment = NULL;
         struct GNUNET_JSON_Specification ispec[] = {
           GNUNET_JSON_spec_fixed_auto ("coin_sig",

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