From b479dddcac56ec8352b8730470ed6cdaf4b929c5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 24 Dec 2013 14:48:36 +0000 Subject: -remove trailing whitespace --- src/conversation/conversation_api_call.c | 2 +- src/conversation/gnunet-service-conversation.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/conversation') 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) GNUNET_CONVERSATION_EC_CALL_ERROR); return; } - + call->mq = GNUNET_MQ_queue_for_connection_client (call->client, handlers, &call_error_handler, diff --git a/src/conversation/gnunet-service-conversation.c b/src/conversation/gnunet-service-conversation.c index 58d1254cc..0fc19c510 100644 --- a/src/conversation/gnunet-service-conversation.c +++ b/src/conversation/gnunet-service-conversation.c @@ -958,7 +958,7 @@ handle_mesh_ring_message (void *cls, cring.cid = ch->cid; cring.caller_id = msg->caller_id; GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, - "Sending RING message to client. CID %u:(%u, %u)\n", + "Sending RING message to client. CID %u:(%u, %u)\n", ch->cid, ch->remote_line, line->local_line); GNUNET_SERVER_notification_context_unicast (nc, line->client, -- cgit v1.2.3