X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fnamestore%2Ftest_namestore_api_remove_not_existing_record.c;h=329602d412783d64250b234ef337ca50acda663c;hb=6c471eeb15e27f8226492b4860a3c2acb94c5f25;hp=8c3227874b6ef5dd2aa7af90f97778c408ee03e9;hpb=16bcbbea7133fd2265d46bd2ae1dc70e8c9ba96f;p=oweals%2Fgnunet.git diff --git a/src/namestore/test_namestore_api_remove_not_existing_record.c b/src/namestore/test_namestore_api_remove_not_existing_record.c index 8c3227874..329602d41 100644 --- a/src/namestore/test_namestore_api_remove_not_existing_record.c +++ b/src/namestore/test_namestore_api_remove_not_existing_record.c @@ -48,7 +48,7 @@ static struct GNUNET_OS_Process *arm; static struct GNUNET_CRYPTO_RsaPrivateKey * privkey; static struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded pubkey; struct GNUNET_CRYPTO_RsaSignature *s_signature; -static GNUNET_HashCode s_zone; +static struct GNUNET_HashCode s_zone; struct GNUNET_NAMESTORE_RecordData *s_rd; static char *s_name;