--- 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 ();
};
}