diff -r c7983cfa2cb3 -r 5bdc12f09798 src/devices/wifi/wifi-channel.h --- a/src/devices/wifi/wifi-channel.h Wed Apr 09 14:58:52 2008 -0700 +++ b/src/devices/wifi/wifi-channel.h Wed Apr 09 17:27:12 2008 -0700 @@ -47,7 +47,7 @@ class WifiChannel : public Channel { public: - static TypeId GetTypdId (void); + static TypeId GetTypeId (void); WifiChannel (); virtual ~WifiChannel ();