summaryrefslogtreecommitdiff
path: root/src/include/taler_crypto_lib.h
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2015-11-24 14:42:01 +0100
committerFlorian Dold <florian.dold@gmail.com>2015-11-24 14:42:01 +0100
commit57affb94feb5348dfae198e97ed0f27a6f97adff (patch)
tree03e1c0a374dcb469dd0aa035f1840f20f180aa5f /src/include/taler_crypto_lib.h
parent1ca54c5df12dc7fd5e9891b64d3e8eb61848e08e (diff)
downloadexchange-57affb94feb5348dfae198e97ed0f27a6f97adff.tar.gz
exchange-57affb94feb5348dfae198e97ed0f27a6f97adff.tar.bz2
exchange-57affb94feb5348dfae198e97ed0f27a6f97adff.zip
Fix wrong comment
Diffstat (limited to 'src/include/taler_crypto_lib.h')
-rw-r--r--src/include/taler_crypto_lib.h2
1 files changed, 1 insertions, 1 deletions
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
{