Bugzilla – Bug 1577
Typo in ascii picture in example aodv script
Last modified: 2013-02-19 00:07: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 */
Totally trivial "bug". +1
changeset bc2360ca3c9b