aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/conversation_api_call.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/conversation_api_call.c')
-rw-r--r--src/conversation/conversation_api_call.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation/conversation_api_call.c b/src/conversation/conversation_api_call.c
index befbbc910..379947087 100644
--- a/src/conversation/conversation_api_call.c
+++ b/src/conversation/conversation_api_call.c
@@ -524,7 +524,7 @@ reconnect_call (struct GNUNET_CONVERSATION_Call *call)
524 GNUNET_CONVERSATION_EC_CALL_ERROR); 524 GNUNET_CONVERSATION_EC_CALL_ERROR);
525 return; 525 return;
526 } 526 }
527 527
528 call->mq = GNUNET_MQ_queue_for_connection_client (call->client, 528 call->mq = GNUNET_MQ_queue_for_connection_client (call->client,
529 handlers, 529 handlers,
530 &call_error_handler, 530 &call_error_handler,