changeset 7386 | 2310ed220a61 |
parent 7298 | 46338d126f2f |
child 10139 | 17a71cd49da3 |
--- a/src/mesh/model/dot11s/airtime-metric.cc Tue Aug 02 17:42:33 2011 -0400 +++ b/src/mesh/model/dot11s/airtime-metric.cc Tue Aug 02 17:43:32 2011 -0400 @@ -102,5 +102,5 @@ ).GetMicroSeconds () / (10.24 * (1.0 - failAvg))); return metric; } -} //namespace dot11s -} //namespace ns3 +} // namespace dot11s +} // namespace ns3