Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move a \n.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 14 Apr 2021 19:21:52 +0000 (21:21 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 14 Apr 2021 19:23:26 +0000 (21:23 +0200)
include/simgrid/kernel/routing/StarZone.hpp

index 5afe23f..9090d40 100644 (file)
@@ -62,7 +62,6 @@ namespace routing {
  */
 
 class StarZone : public NetZoneImpl {
-
 public:
   explicit StarZone(const std::string& name);
 
@@ -99,4 +98,4 @@ private:
 } // namespace kernel
 } // namespace simgrid
 
-#endif /* SIMGRID_KERNEL_ROUTING_STARZONE_HPP_ */
\ No newline at end of file
+#endif /* SIMGRID_KERNEL_ROUTING_STARZONE_HPP_ */