diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-18 23:19:48 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-18 23:19:48 +0100 |
commit | ff35a1d229e320e79ac3e7a91e5eaade1c6e2873 (patch) | |
tree | 19f4f4631ae3281cdcccaa82ce53da2ff13816de /src/include/taler_signatures.h | |
parent | dfd58b33e870022675c3bac7e0c56caaf2f63964 (diff) |
deduplicate doxyfiles, integrate with build
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 680b69886..75735bb1f 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -955,7 +955,7 @@ struct TALER_MasterWireDetailsPS /** * Hash over the account holder's payto:// URL and - * the salt, as done by #TALER_wire_signature_hash(). + * the salt, as done by #TALER_exchange_wire_signature_hash(). */ struct GNUNET_HashCode h_wire_details GNUNET_PACKED; |