From 71ea5bd2d05058008e604ffd42993be9c7250e04 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 29 Nov 2011 20:47:18 +0000 Subject: -fixing indentation --- src/datastore/datastore_api.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/datastore/datastore_api.c') diff --git a/src/datastore/datastore_api.c b/src/datastore/datastore_api.c index 5ae9525bd..46004c4f3 100644 --- a/src/datastore/datastore_api.c +++ b/src/datastore/datastore_api.c @@ -602,8 +602,7 @@ transmit_request (void *cls, size_t size, void *buf) if (buf == NULL) { #if DEBUG_DATASTORE - LOG (GNUNET_ERROR_TYPE_DEBUG, - "Failed to transmit request to DATASTORE.\n"); + LOG (GNUNET_ERROR_TYPE_DEBUG, "Failed to transmit request to DATASTORE.\n"); #endif GNUNET_STATISTICS_update (h->stats, gettext_noop ("# transmission request failures"), -- cgit v1.2.3