From 34405ec9569d8b397169b31f7ca2ec2bbc1d2708 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 3 Nov 2015 16:49:14 +0100 Subject: minor change to comments --- src/mint-lib/mint_api_handle.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mint-lib/mint_api_handle.c') diff --git a/src/mint-lib/mint_api_handle.c b/src/mint-lib/mint_api_handle.c index 61291389..ef3da60e 100644 --- a/src/mint-lib/mint_api_handle.c +++ b/src/mint-lib/mint_api_handle.c @@ -827,7 +827,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, -- cgit v1.2.3