diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-02-12 10:33:23 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-02-12 10:33:23 +0100 |
commit | 819b67426c95b68af800dae4b1dc700cfed822bd (patch) | |
tree | a49361086f56d122b3e40430c6278bc659f489db /src/include/taler_signatures.h | |
parent | 2cdbf58006f06ef7473d1332967cac8ebe33f47a (diff) |
-doxygen fixes
Diffstat (limited to 'src/include/taler_signatures.h')
-rw-r--r-- | src/include/taler_signatures.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 037955096..fc10f9a13 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -1215,7 +1215,7 @@ struct TALER_MerchantWireDetailsPS /** * Salted hash over the account holder's payto:// URL and - * the salt, as done by #TALER_exchange_wire_signature_hash(). + * the salt, as done by #TALER_merchant_wire_signature_hash(). */ struct TALER_MerchantWireHash h_wire_details GNUNET_PACKED; |