changeset 9894 | ac4e52a91d5d |
parent 7385 | 10beb0e53130 |
child 10139 | 17a71cd49da3 |
--- a/src/wifi/model/onoe-wifi-manager.cc Wed Jul 03 21:43:05 2013 +0200 +++ b/src/wifi/model/onoe-wifi-manager.cc Wed Jul 03 14:43:10 2013 -0700 @@ -267,7 +267,7 @@ { OnoeWifiRemoteStation *station = (OnoeWifiRemoteStation *)st; UpdateMode (station); - // XXX: can we implement something smarter ? + /// \todo can we implement something smarter ? return GetSupported (station, 0); }