From 03b7dd8d216b6d14cf0abd66b23f01b2ea94fab1 Mon Sep 17 00:00:00 2001 From: jospaeth Date: Sun, 6 Sep 2020 15:04:50 +0200 Subject: add escrow REST plugin --- src/escrow/plugin_escrow_plaintext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/escrow/plugin_escrow_plaintext.c') diff --git a/src/escrow/plugin_escrow_plaintext.c b/src/escrow/plugin_escrow_plaintext.c index 41523a906..39f605262 100644 --- a/src/escrow/plugin_escrow_plaintext.c +++ b/src/escrow/plugin_escrow_plaintext.c @@ -291,7 +291,7 @@ verify_plaintext_key_escrow (struct GNUNET_ESCROW_Handle *h, static void -ego_created (const struct GNUNET_IDENTITY_Ego *ego) +ego_created (struct GNUNET_IDENTITY_Ego *ego) { struct ESCROW_PluginOperationWrapper *curr; struct ESCROW_PlaintextPluginOperation *curr_p_op; -- cgit v1.2.3