diff -r 128fc510f6f1 -r 4303409f3d8e src/devices/wifi/ideal-mac-stations.h --- a/src/devices/wifi/ideal-mac-stations.h Tue Oct 16 17:18:29 2007 +0200 +++ b/src/devices/wifi/ideal-mac-stations.h Tue Oct 16 17:20:09 2007 +0200 @@ -67,6 +67,6 @@ double m_lastSnr; }; -}; // namespace ns3 +} // namespace ns3 #endif /* MAC_STA_H */