src/lr-wpan/examples/lr-wpan-phy-test.cc
changeset 10712 b953606d11fa
parent 10711 a6dfe3e184c0
child 10720 4e4a0de88982
--- a/src/lr-wpan/examples/lr-wpan-phy-test.cc	Sun May 29 14:38:53 2011 -0700
+++ b/src/lr-wpan/examples/lr-wpan-phy-test.cc	Wed Nov 16 22:01:06 2011 -0800
@@ -36,8 +36,8 @@
 
 void
 ReceivePdDataIndication (uint32_t psduLength,
-                          Ptr<Packet> p,
-                          uint32_t lqi)
+                         Ptr<Packet> p,
+                         uint32_t lqi)
 {
   NS_LOG_UNCOND ("At: " << Simulator::Now ()
                         << " Received frame size: " << psduLength << " LQI: " <<