aboutsummaryrefslogtreecommitdiff
path: root/src/escrow/plugin_escrow_plaintext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/escrow/plugin_escrow_plaintext.c')
-rw-r--r--src/escrow/plugin_escrow_plaintext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/escrow/plugin_escrow_plaintext.c b/src/escrow/plugin_escrow_plaintext.c
index 737cf235d..4acc3bc47 100644
--- a/src/escrow/plugin_escrow_plaintext.c
+++ b/src/escrow/plugin_escrow_plaintext.c
@@ -221,7 +221,7 @@ verify_cont (void *cls)
221 */ 221 */
222struct ESCROW_PluginOperationWrapper * 222struct ESCROW_PluginOperationWrapper *
223verify_plaintext_key_escrow (struct GNUNET_ESCROW_Handle *h, 223verify_plaintext_key_escrow (struct GNUNET_ESCROW_Handle *h,
224 const struct GNUNET_IDENTITY_Ego *ego, 224 struct GNUNET_IDENTITY_Ego *ego,
225 struct GNUNET_ESCROW_Anchor *escrowAnchor, 225 struct GNUNET_ESCROW_Anchor *escrowAnchor,
226 ESCROW_Plugin_Continuation cb, 226 ESCROW_Plugin_Continuation cb,
227 uint32_t op_id) 227 uint32_t op_id)