aboutsummaryrefslogtreecommitdiff
path: root/src/include/anastasis_testing_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/anastasis_testing_lib.h')
-rw-r--r--src/include/anastasis_testing_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/anastasis_testing_lib.h b/src/include/anastasis_testing_lib.h
index 0066939..b5036ff 100644
--- a/src/include/anastasis_testing_lib.h
+++ b/src/include/anastasis_testing_lib.h
@@ -129,7 +129,7 @@
129 op (hash, const struct GNUNET_HashCode) \ 129 op (hash, const struct GNUNET_HashCode) \
130 op (truth, const struct ANASTASIS_Truth *) \ 130 op (truth, const struct ANASTASIS_Truth *) \
131 op (policy, const struct ANASTASIS_Policy *) \ 131 op (policy, const struct ANASTASIS_Policy *) \
132 op (salt, const struct ANASTASIS_CRYPTO_ProviderSaltP) \ 132 op (provider_salt, const struct ANASTASIS_CRYPTO_ProviderSaltP) \
133 op (core_secret, const void *) \ 133 op (core_secret, const void *) \
134 op (truth_key, const struct ANASTASIS_CRYPTO_TruthKeyP) \ 134 op (truth_key, const struct ANASTASIS_CRYPTO_TruthKeyP) \
135 op (account_pub, const struct ANASTASIS_CRYPTO_AccountPublicKeyP) \ 135 op (account_pub, const struct ANASTASIS_CRYPTO_AccountPublicKeyP) \