aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/test_conversation_api_reject.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/test_conversation_api_reject.c')
-rw-r--r--src/conversation/test_conversation_api_reject.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/conversation/test_conversation_api_reject.c b/src/conversation/test_conversation_api_reject.c
index 49dc854ed..b0a479dc2 100644
--- a/src/conversation/test_conversation_api_reject.c
+++ b/src/conversation/test_conversation_api_reject.c
@@ -312,7 +312,9 @@ identity_cb (void *cls,
312 312
313 313
314static void 314static void
315phone_ego_create_cont (void *cls, const char *emsg) 315phone_ego_create_cont (void *cls,
316 const struct GNUNET_CRYPTO_EcdsaPrivateKey *pk,
317 const char *emsg)
316{ 318{
317 (void) cls; 319 (void) cls;
318 op = NULL; 320 op = NULL;