From 7bc5bb42ae0dc9ef0bf529ceb0d287acfc340ef2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 21 Feb 2022 00:11:28 +0100 Subject: fix #7173 --- src/include/gnunet_crypto_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/gnunet_crypto_lib.h') 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 /** * Type of a nonce used for challenges. */ -struct ChallengeNonceP +struct GNUNET_CRYPTO_ChallengeNonceP { /** * The value of the nonce. Note that this is NOT a hash. -- cgit v1.2.3