src/devices/wifi/wifi-mode.h
changeset 3879 3a887a06b795
parent 3094 6e787ec9c8aa
child 4470 51b5c1a272d3
--- a/src/devices/wifi/wifi-mode.h	Tue Jun 10 12:17:34 2008 -0700
+++ b/src/devices/wifi/wifi-mode.h	Tue Jun 10 13:08:22 2008 -0700
@@ -106,7 +106,7 @@
    * its initialization.
    */
   WifiMode ();
-
+  WifiMode (std::string name);
 private:
   friend class WifiModeFactory;
   WifiMode (uint32_t uid);