Bug 1577

Summary: Typo in ascii picture in example aodv script
Product: ns-3 Reporter: Andreas Nilsson <andrnils>
Component: examplesAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: trivial CC: tomh, tommaso.pecorella
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   

Description Andreas Nilsson 2013-02-02 00:16:20 UTC
The aodv.cc example script has an error in the ascii art, see patch:

--- src/aodv/examples/aodv.cc.orig      2013-02-02 06:07:00.104832175 +0100
+++ src/aodv/examples/aodv.cc   2013-02-02 06:07:27.721805439 +0100
@@ -38,7 +38,7 @@
  * 
  * This script creates 1-dimensional grid topology and then ping last node from the first one:
  * 
- * [10.0.0.1] <-- step --> [10.0.0.2] <-- step --> [10.0.0.3] <-- step --> [10.0.04]
+ * [10.0.0.1] <-- step --> [10.0.0.2] <-- step --> [10.0.0.3] <-- step --> [10.0.0.4]
  * 
  * ping 10.0.0.4
  */
Comment 1 Tommaso Pecorella 2013-02-17 16:51:26 UTC
Totally trivial "bug".
+1
Comment 2 Tom Henderson 2013-02-19 00:07:20 UTC
changeset bc2360ca3c9b