diff options
Diffstat (limited to 'src/util/crypto_wire.c')
-rw-r--r-- | src/util/crypto_wire.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/crypto_wire.c b/src/util/crypto_wire.c index e799812e..de7e5b99 100644 --- a/src/util/crypto_wire.c +++ b/src/util/crypto_wire.c @@ -28,7 +28,7 @@ * hash is what is put into the contract. * * @param payto_url bank account - * @param hc[out] set to the hash + * @param[out] hc set to the hash */ void TALER_exchange_wire_signature_hash (const char *payto_url, |