aboutsummaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_handle.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-03-21 14:40:57 +0100
committerChristian Grothoff <christian@grothoff.org>2016-03-21 14:40:57 +0100
commit3cb188e8a7ffa30a6b264355011f45f594725741 (patch)
treeb6d574cf25d7f2b430fd4af184206fdab1ca2990 /src/exchange-lib/exchange_api_handle.c
parent737e3f4bf67a2048381785328206c595bffe632a (diff)
downloadexchange-3cb188e8a7ffa30a6b264355011f45f594725741.tar.xz
rename to match GNUnet symbol change
Diffstat (limited to 'src/exchange-lib/exchange_api_handle.c')
-rw-r--r--src/exchange-lib/exchange_api_handle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-lib/exchange_api_handle.c b/src/exchange-lib/exchange_api_handle.c
index aaca8bac1..c3dd0d4cb 100644
--- a/src/exchange-lib/exchange_api_handle.c
+++ b/src/exchange-lib/exchange_api_handle.c
@@ -260,7 +260,7 @@ parse_json_denomkey (struct TALER_EXCHANGE_DenomPublicKey *denom_key,
struct TALER_Amount fee_deposit;
struct TALER_Amount fee_refresh;
struct TALER_DenominationKeyValidityPS denom_key_issue;
- struct GNUNET_CRYPTO_rsa_PublicKey *pk;
+ struct GNUNET_CRYPTO_RsaPublicKey *pk;
struct GNUNET_CRYPTO_EddsaSignature sig;
struct GNUNET_JSON_Specification spec[] = {