aboutsummaryrefslogtreecommitdiff
path: root/src/zklaim/zklaim_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zklaim/zklaim_functions.h')
-rw-r--r--src/zklaim/zklaim_functions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zklaim/zklaim_functions.h b/src/zklaim/zklaim_functions.h
index 0497d5eb7..8542023db 100644
--- a/src/zklaim/zklaim_functions.h
+++ b/src/zklaim/zklaim_functions.h
@@ -63,7 +63,7 @@ ZKLAIM_context_attributes_iterate (const struct GNUNET_ZKLAIM_Context *ctx,
63 void *iter_cls); 63 void *iter_cls);
64 64
65 65
66void 66int
67ZKLAIM_context_issue (struct GNUNET_ZKLAIM_Context *ctx, 67ZKLAIM_context_issue (struct GNUNET_ZKLAIM_Context *ctx,
68 const struct GNUNET_CRYPTO_EcdsaPrivateKey *key, 68 const struct GNUNET_CRYPTO_EcdsaPrivateKey *key,
69 GNUNET_ZKLAIM_PayloadIterator iter, 69 GNUNET_ZKLAIM_PayloadIterator iter,