aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_crypto_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_crypto_lib.h')
-rw-r--r--src/include/taler_crypto_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h
index e2f377448..5e5a15b71 100644
--- a/src/include/taler_crypto_lib.h
+++ b/src/include/taler_crypto_lib.h
@@ -2336,7 +2336,7 @@ struct TALER_TokenEnvelopeP
/**
* Blinded public key of the token.
*/
- struct GNUNET_CRYPTO_BlindedMessage blinded_pub;
+ struct GNUNET_CRYPTO_BlindedMessage *blinded_pub;
};