summaryrefslogtreecommitdiff
path: root/src/mint-tools/taler-mint-keycheck.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-28 18:18:38 +0100
committerChristian Grothoff <christian@grothoff.org>2015-03-28 18:18:38 +0100
commit576545daebd608f24cbbeec627169d5274e6ddd3 (patch)
tree57947f6d8a04134196ad77a8567f775dadb776d9 /src/mint-tools/taler-mint-keycheck.c
parentbb15fdd21532cf24772e7f57a0b997002c288911 (diff)
downloadexchange-576545daebd608f24cbbeec627169d5274e6ddd3.tar.gz
exchange-576545daebd608f24cbbeec627169d5274e6ddd3.tar.bz2
exchange-576545daebd608f24cbbeec627169d5274e6ddd3.zip
fix use of struct TALER_MintSigningKeyValidityPS
Diffstat (limited to 'src/mint-tools/taler-mint-keycheck.c')
-rw-r--r--src/mint-tools/taler-mint-keycheck.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mint-tools/taler-mint-keycheck.c b/src/mint-tools/taler-mint-keycheck.c
index 06b544afa..41c3cba8f 100644
--- a/src/mint-tools/taler-mint-keycheck.c
+++ b/src/mint-tools/taler-mint-keycheck.c
@@ -60,7 +60,8 @@ signkeys_iter (void *cls,
if (ntohl (ski->issue.purpose.size) !=
(sizeof (struct TALER_MintSigningKeyValidityPS) -
- offsetof (struct TALER_MintSigningKeyValidityPS, purpose)))
+ offsetof (struct TALER_MintSigningKeyValidityPS,
+ purpose)))
{
fprintf (stderr,
"Signing key `%s' has invalid purpose size\n",