reindentation
authorChristian Grothoff <christian@grothoff.org>
Mon, 16 Sep 2019 19:26:25 +0000 (21:26 +0200)
committerChristian Grothoff <christian@grothoff.org>
Mon, 16 Sep 2019 19:26:25 +0000 (21:26 +0200)
src/curl/curl_reschedule.c

index 9001f222d70ca8216be1babd2f75a038c21636d8..8232fa800c7ae9b97abd3d6dc24e9e8a1788b9f6 100644 (file)
@@ -144,7 +144,6 @@ context_task (void *cls)
   struct GNUNET_TIME_Relative delay;
 
   rc->task = NULL;
-
   GNUNET_CURL_perform2 (rc->ctx, rc->parser, rc->cleaner);
   max_fd = -1;
   timeout = -1;