summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-17 01:09:16 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-17 01:09:16 +0100
commitc597af8334c34f2e6c9e8a693af80f86eb8e0cc1 (patch)
tree818b518cb4dea2a5b3d14e3df8fe933dce3dd030 /src/util
parent98f96970d61b3928034fee74c6e8a28ee1d9d31d (diff)
downloadexchange-c597af8334c34f2e6c9e8a693af80f86eb8e0cc1.tar.gz
exchange-c597af8334c34f2e6c9e8a693af80f86eb8e0cc1.tar.bz2
exchange-c597af8334c34f2e6c9e8a693af80f86eb8e0cc1.zip
adjust types to match latest GNUnet API
Diffstat (limited to 'src/util')
-rw-r--r--src/util/crypto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/crypto.c b/src/util/crypto.c
index e650f1902..cbc5f2cb2 100644
--- a/src/util/crypto.c
+++ b/src/util/crypto.c
@@ -329,7 +329,7 @@ TALER_refresh_get_commitment (struct TALER_RefreshCommitmentP *rc,
hash_context */
for (unsigned int i = 0; i<num_new_coins; i++)
{
- char *buf;
+ void *buf;
size_t buf_size;
/* The denomination keys should / must all be identical regardless