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 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,
291 291
292 292
293static void 293static void
294ego_created (const struct GNUNET_IDENTITY_Ego *ego) 294ego_created (struct GNUNET_IDENTITY_Ego *ego)
295{ 295{
296 struct ESCROW_PluginOperationWrapper *curr; 296 struct ESCROW_PluginOperationWrapper *curr;
297 struct ESCROW_PlaintextPluginOperation *curr_p_op; 297 struct ESCROW_PlaintextPluginOperation *curr_p_op;