Turn off timestamping

This commit is contained in:
Magnus Svensson 2008-06-19 11:20:45 +02:00
parent 101b4f2e7b
commit 079fa90b8d

View file

@ -34,7 +34,7 @@ require "mtr_io.pl";
my $tot_real_time= 0;
our $timestamp= 1;
our $timestamp= 0;
our $timediff= 0;
our $name;
our $verbose;