-fix struct name

This commit is contained in:
Christian Grothoff 2021-07-23 18:43:03 +02:00
parent c7a54f7a81
commit 098bd64f39
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1356,7 +1356,7 @@ struct TALER_ProposalDataPS
* Used by merchants to return signed responses to /pay requests. * Used by merchants to return signed responses to /pay requests.
* Currently only used to return 200 OK signed responses. * Currently only used to return 200 OK signed responses.
*/ */
struct PaymentResponsePS struct TALER_PaymentResponsePS
{ {
/** /**
* Set to #TALER_SIGNATURE_MERCHANT_PAYMENT_OK. Note that * Set to #TALER_SIGNATURE_MERCHANT_PAYMENT_OK. Note that