src/devices/wifi/wifi-channel.h
changeset 2934 5bdc12f09798
parent 2806 73da2b282d83
child 3878 3b7d0c1fce02
--- 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 ();