summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2015-11-03 16:49:14 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2015-11-03 16:49:14 +0100
commit34405ec9569d8b397169b31f7ca2ec2bbc1d2708 (patch)
tree778c91ec412021623d1aa72a7d98e4969e748709 /src/include
parentc2a40aa83924fd88b9c1ec0084f87109b01a8324 (diff)
downloadexchange-34405ec9569d8b397169b31f7ca2ec2bbc1d2708.tar.gz
exchange-34405ec9569d8b397169b31f7ca2ec2bbc1d2708.tar.bz2
exchange-34405ec9569d8b397169b31f7ca2ec2bbc1d2708.zip
minor change to comments
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_mint_service.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/taler_mint_service.h b/src/include/taler_mint_service.h
index 0222437ba..78650edfe 100644
--- a/src/include/taler_mint_service.h
+++ b/src/include/taler_mint_service.h
@@ -362,7 +362,8 @@ TALER_MINT_test_signing_key (const struct TALER_MINT_Keys *keys,
*
* @param keys the mint's key set
* @param pk public key of the denomination to lookup
- * @return details about the given denomination key
+ * @return details about the given denomination key, NULL if the key is not
+ * found
*/
const struct TALER_MINT_DenomPublicKey *
TALER_MINT_get_denomination_key (const struct TALER_MINT_Keys *keys,