Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
please sonar and codefactor
[simgrid.git] / teshsuite / s4u / host-on-off-recv / host-on-off-recv.cpp
index 3dc299e..af1dda5 100644 (file)
@@ -52,7 +52,6 @@ static void worker()
 
 int main(int argc, char* argv[])
 {
-
   simgrid::s4u::Engine e(&argc, argv);
   xbt_assert(argc == 2, "Usage: %s platform_file\n\tExample: %s small_platform.xml\n", argv[0], argv[0]);