Standardize closing "// namespace ns3" comments

This commit is contained in:
Eduardo Almeida
2024-07-02 17:50:31 +01:00
parent 2c024ff462
commit 915be071a2
60 changed files with 60 additions and 60 deletions

View File

@@ -181,4 +181,4 @@ BuildingsChannelConditionModel::AssignStreams(int64_t /* stream */)
return 0;
}
} // end namespace ns3
} // namespace ns3

View File

@@ -202,4 +202,4 @@ ThreeGppV2vHighwayChannelConditionModel::GetChCondWithNoBuildings(Ptr<const Mobi
return cond;
}
} // end namespace ns3
} // namespace ns3