-indentation
[oweals/gnunet.git] / src / testbed / gnunet-service-testbed_connectionpool.c
index 0df5c300cb7fa825abe82c1e2cbc48e2a1ccd2b9..6d9a279727f2e818f3bee11fc707db542085d567 100644 (file)
@@ -895,7 +895,7 @@ GST_connection_pool_get_handle_done (struct GST_ConnectionPool_GetHandle *gh)
     }
   }
   if (gh->notify_waiting)
-  { 
+  {
     GNUNET_CONTAINER_DLL_remove (entry->head_notify, entry->tail_notify, gh);
     gh->notify_waiting = 0;
   }