aboutsummaryrefslogtreecommitdiff
path: root/src/util/payto.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/payto.c')
-rw-r--r--src/util/payto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/payto.c b/src/util/payto.c
index 746b2624d..bfc8eb1ba 100644
--- a/src/util/payto.c
+++ b/src/util/payto.c
@@ -226,7 +226,7 @@ TALER_payto_validate (const char *payto_uri)
void
TALER_payto_hash (const char *payto,
- struct TALER_PaytoHash *h_payto)
+ struct TALER_PaytoHashP *h_payto)
{
GNUNET_CRYPTO_hash (payto,
strlen (payto) + 1,