src/routing/aodv/test/bug-772.h
changeset 6775 0783f42a364b
parent 6089 846a907de7b7
--- a/src/routing/aodv/test/bug-772.h	Mon Jan 10 15:55:29 2011 -0800
+++ b/src/routing/aodv/test/bug-772.h	Mon Jan 17 12:53:20 2011 -0800
@@ -71,7 +71,7 @@
   /// Compare traces with reference ones
   void CheckResults ();
   /// Go
-  bool DoRun ();
+  void DoRun ();
 };
 
 }