-do not send previous round messages if we are just going online and did not setup...
[oweals/gnunet.git] / src / nse / nse_api.c
index db5e9d1174433c0a34d0c92f1d102b9bc7bd563e..e32c08e4b773f12394244432deb20e8a99507593 100644 (file)
@@ -105,7 +105,7 @@ message_handler (void *cls, const struct GNUNET_MessageHeader *msg)
 
   if (msg == NULL)
   {
-    /* Error, timeout, death */
+    /* Error, timeout, death */    
     GNUNET_CLIENT_disconnect (h->client, GNUNET_NO);
     h->client = NULL;
     h->reconnect_task =