aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_crypto_lib.h')
-rw-r--r--src/include/gnunet_crypto_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_crypto_lib.h b/src/include/gnunet_crypto_lib.h
index 582a58861..7bc7cf143 100644
--- a/src/include/gnunet_crypto_lib.h
+++ b/src/include/gnunet_crypto_lib.h
@@ -956,7 +956,7 @@ GNUNET_CRYPTO_hash_context_abort (struct GNUNET_HashContext *hc);
956 956
957/** 957/**
958 * Calculate HMAC of a message (RFC 2104) 958 * Calculate HMAC of a message (RFC 2104)
959 * TODO: Shouldn' this be the standard hmac function and 959 * TODO: Shouldn't this be the standard hmac function and
960 * the above be renamed? 960 * the above be renamed?
961 * 961 *
962 * @param key secret key 962 * @param key secret key