src/devices/wifi/mac-low.cc
changeset 4671 a99a57f697de
parent 4670 98aac83e4416
child 5121 872e554039c3
--- a/src/devices/wifi/mac-low.cc	Tue Jul 07 23:43:47 2009 +0200
+++ b/src/devices/wifi/mac-low.cc	Tue Jul 07 23:48:03 2009 +0200
@@ -587,7 +587,7 @@
       if (m_txParams.HasNextPacket ()) 
         {
           m_waitSifsEvent = Simulator::Schedule (GetSifs (), 
-                                               &MacLow::WaitSifsAfterEndTx, this);
+                                                 &MacLow::WaitSifsAfterEndTx, this);
         }
     } 
   else if (hdr.IsCtl ())