gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix struct name


From: gnunet
Subject: [taler-exchange] branch master updated: -fix struct name
Date: Fri, 23 Jul 2021 18:43:05 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 098bd64f -fix struct name
098bd64f is described below

commit 098bd64f39ce9f6bfca54fe2505b91a079c22f16
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jul 23 18:43:03 2021 +0200

    -fix struct name
---
 src/include/taler_signatures.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 6ed71153..6b5d3768 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -1356,7 +1356,7 @@ struct TALER_ProposalDataPS
  * Used by merchants to return signed responses to /pay requests.
  * Currently only used to return 200 OK signed responses.
  */
-struct PaymentResponsePS
+struct TALER_PaymentResponsePS
 {
   /**
    * Set to #TALER_SIGNATURE_MERCHANT_PAYMENT_OK. Note that

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