tighten formatting rules
[oweals/gnunet.git] / src / testbed / testbed_api_operations.c
index 185f62aa8d844ac3b63eb58ba8a060fddab3ff14..a406c0e0b834b01344cec29ac3034173eb85d9b1 100644 (file)
@@ -746,7 +746,6 @@ merge_ops (struct GNUNET_TESTBED_Operation ***old,
 }
 
 
-
 /**
  * Checks for the readiness of an operation and schedules a operation start task
  *
@@ -1383,4 +1382,6 @@ GNUNET_TESTBED_operations_fini ()
     GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
                 "Be disciplined.  Some operations were not marked as done.\n");
 }
+
+
 /* end of testbed_api_operations.c */