summaryrefslogtreecommitdiff
path: root/src/include/taler_signatures.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-07-23 18:43:03 +0200
committerChristian Grothoff <christian@grothoff.org>2021-07-23 18:43:03 +0200
commit098bd64f39ce9f6bfca54fe2505b91a079c22f16 (patch)
treedcb07ed4ee421735681fe35a46b4011da1243449 /src/include/taler_signatures.h
parentc7a54f7a81490b0e6022d98a6c47f61146a3f850 (diff)
downloadexchange-098bd64f39ce9f6bfca54fe2505b91a079c22f16.tar.gz
exchange-098bd64f39ce9f6bfca54fe2505b91a079c22f16.tar.bz2
exchange-098bd64f39ce9f6bfca54fe2505b91a079c22f16.zip
-fix struct name
Diffstat (limited to 'src/include/taler_signatures.h')
-rw-r--r--src/include/taler_signatures.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 6ed71153d..6b5d37685 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