From 57affb94feb5348dfae198e97ed0f27a6f97adff Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 24 Nov 2015 14:42:01 +0100 Subject: Fix wrong comment --- src/include/taler_crypto_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h index a3c21b386..082b439b2 100644 --- a/src/include/taler_crypto_lib.h +++ b/src/include/taler_crypto_lib.h @@ -190,7 +190,7 @@ struct TALER_AuditorPublicKeyP /** - * @brief Type of the public key used by the auditor. + * @brief Type of signatures used by the auditor. */ struct TALER_AuditorSignatureP { -- cgit v1.2.3