Bug 1030: routing/aodv example fixed

This commit is contained in:
Pavel Boyko
2010-11-17 11:03:07 +03:00
parent 9ced8e59b8
commit eb0d765ebf

View File

@@ -95,7 +95,7 @@ int main (int argc, char **argv)
//-----------------------------------------------------------------------------
AodvExample::AodvExample () :
size (10),
step (120),
step (100),
totalTime (10),
pcap (true)
{