Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
clang-format changes related to the previous commit
[simgrid.git] / src / kernel / routing / VivaldiZone.hpp
index d757c9f..0998640 100644 (file)
@@ -13,7 +13,7 @@ namespace kernel {
 namespace routing {
 
 /* This extends cluster because each host has a private link */
-class XBT_PRIVATE AsVivaldi: public AsCluster {
+class XBT_PRIVATE AsVivaldi : public AsCluster {
 public:
   explicit AsVivaldi(As* father, const char* name);