aboutsummaryrefslogtreecommitdiff
path: root/src/nse/nse_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/nse/nse_api.c
parentb335777fd435142c16eb05e86c8a64a4b1a45447 (diff)
downloadgnunet-71ea5bd2d05058008e604ffd42993be9c7250e04.tar.gz
gnunet-71ea5bd2d05058008e604ffd42993be9c7250e04.zip
-fixing indentation
Diffstat (limited to 'src/nse/nse_api.c')
-rw-r--r--src/nse/nse_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nse/nse_api.c b/src/nse/nse_api.c
index e32c08e4b..db5e9d117 100644
--- a/src/nse/nse_api.c
+++ b/src/nse/nse_api.c
@@ -105,7 +105,7 @@ message_handler (void *cls, const struct GNUNET_MessageHeader *msg)
105 105
106 if (msg == NULL) 106 if (msg == NULL)
107 { 107 {
108 /* Error, timeout, death */ 108 /* Error, timeout, death */
109 GNUNET_CLIENT_disconnect (h->client, GNUNET_NO); 109 GNUNET_CLIENT_disconnect (h->client, GNUNET_NO);
110 h->client = NULL; 110 h->client = NULL;
111 h->reconnect_task = 111 h->reconnect_task =