--- a/src/netanim/examples/wireless-animation.cc Wed Sep 11 08:06:25 2013 -0700
+++ b/src/netanim/examples/wireless-animation.cc Wed Sep 11 08:09:05 2013 -0700
@@ -157,7 +157,7 @@
AnimationInterface::SetNodeColor (wifiApNode, 0, 255, 0); // Optional
AnimationInterface::SetNodeColor (wifiStaNodes, 255, 0, 0); // Optional
AnimationInterface::SetNodeColor (csmaNodes, 0, 0, 255); // Optional
- AnimationInterface::SetBoundary (0, 0, 20, 20); // Optional
+ AnimationInterface::SetBoundary (0, 0, 35, 35); // Optional
AnimationInterface anim ("wireless-animation.xml"); // Mandatory