Commit b063aeaa authored by unknown's avatar unknown

Set "timediff" to off by default

parent 3e8b7c61
......@@ -35,7 +35,7 @@ require "mtr_io.pl";
my $tot_real_time= 0;
our $timestamp= 0;
our $timediff= 1;
our $timediff= 0;
our $name;
our $verbose;
our $verbose_restart= 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment