diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-02-17 15:39:44 +0100 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-02-17 15:39:44 +0100 |
commit | 844f39c85ecd85f1a49881b264bf4f10c93401e2 (patch) | |
tree | b78da8d7f2019d618d40f69ea4b6a07a4e400291 /src/exchange-lib/testing_api_trait_hash.c | |
parent | d20c94d870fa6127070372ff29d119407aa94f19 (diff) |
hash and public key traits.
Diffstat (limited to 'src/exchange-lib/testing_api_trait_hash.c')
-rw-r--r-- | src/exchange-lib/testing_api_trait_hash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange-lib/testing_api_trait_hash.c b/src/exchange-lib/testing_api_trait_hash.c index 5a8ed7dc..2ecc98e4 100644 --- a/src/exchange-lib/testing_api_trait_hash.c +++ b/src/exchange-lib/testing_api_trait_hash.c @@ -52,6 +52,7 @@ TALER_TESTING_get_trait_hash index); } + /** * @param index associate the hash code with this index * @param hash which hash code should be returned |