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 c2176f3f2..72d783148 100644
--- a/src/include/gnunet_crypto_lib.h
+++ b/src/include/gnunet_crypto_lib.h
@@ -307,7 +307,7 @@ struct GNUNET_CRYPTO_SymmetricSessionKey
307/** 307/**
308 * Type of a nonce used for challenges. 308 * Type of a nonce used for challenges.
309 */ 309 */
310struct ChallengeNonceP 310struct GNUNET_CRYPTO_ChallengeNonceP
311{ 311{
312 /** 312 /**
313 * The value of the nonce. Note that this is NOT a hash. 313 * The value of the nonce. Note that this is NOT a hash.