Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
plug leak and more consistency with other models
[simgrid.git] / src / surf / sio_S22.hpp
index 3151625..1ed0a22 100644 (file)
@@ -107,6 +107,7 @@ public:
 /**********
  * Action *
  **********/
+
 class S22Action : public DiskAction {
   const s4u::Host* src_host_;
   const DiskImpl* src_disk_;