aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/datastore_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-29 20:47:18 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-29 20:47:18 +0000
commit71ea5bd2d05058008e604ffd42993be9c7250e04 (patch)
treea5074671ddfaa9d1621a4182fc95a91a98b3d536 /src/datastore/datastore_api.c
parentb335777fd435142c16eb05e86c8a64a4b1a45447 (diff)
downloadgnunet-71ea5bd2d05058008e604ffd42993be9c7250e04.tar.gz
gnunet-71ea5bd2d05058008e604ffd42993be9c7250e04.zip
-fixing indentation
Diffstat (limited to 'src/datastore/datastore_api.c')
-rw-r--r--src/datastore/datastore_api.c3
1 files changed, 1 insertions, 2 deletions
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)
602 if (buf == NULL) 602 if (buf == NULL)
603 { 603 {
604#if DEBUG_DATASTORE 604#if DEBUG_DATASTORE
605 LOG (GNUNET_ERROR_TYPE_DEBUG, 605 LOG (GNUNET_ERROR_TYPE_DEBUG, "Failed to transmit request to DATASTORE.\n");
606 "Failed to transmit request to DATASTORE.\n");
607#endif 606#endif
608 GNUNET_STATISTICS_update (h->stats, 607 GNUNET_STATISTICS_update (h->stats,
609 gettext_noop ("# transmission request failures"), 608 gettext_noop ("# transmission request failures"),