changeset 3906 | 01acc159ffb1 |
parent 3543 | 04315a10b9c1 |
parent 3905 | 99c9346b5d71 |
child 3912 | 4d1a61f80745 |
--- a/src/devices/wifi/yans-wifi-phy.h Sat Jun 14 10:52:10 2008 -0700 +++ b/src/devices/wifi/yans-wifi-phy.h Tue Oct 28 11:26:58 2008 +0100 @@ -117,6 +117,7 @@ typedef std::vector<WifiMode> Modes; private: + YansWifiPhy (const YansWifiPhy &o); virtual void DoDispose (void); void Configure80211a (void); void ConfigureHolland (void);