src/helper/wifi-helper.h
changeset 4605 fd44ff061631
parent 4588 0698fdc1aaf9
child 4720 15221757964f
--- a/src/helper/wifi-helper.h	Fri Jun 26 09:55:45 2009 +0200
+++ b/src/helper/wifi-helper.h	Fri Jun 26 10:35:46 2009 +0200
@@ -158,7 +158,7 @@
   /**
    * Helper to enable all WifiNetDevice log components with one statement 
    */
-  void WifiLogComponentEnable (void) const;
+  static void EnableLogComponents (void);
 
 private:
   ObjectFactory m_stationManager;