From 610b7b62c09cb19410dc283f0629e4b24c343b57 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Jan 2015 15:22:34 +0100 Subject: towards making code compile again --- src/mint/mint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mint/mint.h') diff --git a/src/mint/mint.h b/src/mint/mint.h index 1dc17934..3f98b368 100644 --- a/src/mint/mint.h +++ b/src/mint/mint.h @@ -100,7 +100,7 @@ struct CollectableBlindcoin /** * Denomination key (which coin was generated). */ - struct GNUNET_CRYPOT_rsa_PublicKey *denom_pub; + struct GNUNET_CRYPTO_rsa_PublicKey *denom_pub; /** * Public key of the reserve that was drained. -- cgit v1.2.3