aboutsummaryrefslogtreecommitdiff
path: root/src/mint/mint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mint/mint.h')
-rw-r--r--src/mint/mint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/mint.h b/src/mint/mint.h
index 1dc179340..3f98b368d 100644
--- a/src/mint/mint.h
+++ b/src/mint/mint.h
@@ -100,7 +100,7 @@ struct CollectableBlindcoin
100 /** 100 /**
101 * Denomination key (which coin was generated). 101 * Denomination key (which coin was generated).
102 */ 102 */
103 struct GNUNET_CRYPOT_rsa_PublicKey *denom_pub; 103 struct GNUNET_CRYPTO_rsa_PublicKey *denom_pub;
104 104
105 /** 105 /**
106 * Public key of the reserve that was drained. 106 * Public key of the reserve that was drained.