diff --git a/bin/dump.pl b/bin/dump.pl index e92a746..cb72114 100644 --- a/bin/dump.pl +++ b/bin/dump.pl @@ -29,7 +29,7 @@ my $excludes; my $ignore_offset; my $textdump; -my $time_suffixi = 0; +my $time_suffix = 0; GetOptions( "host|h=s" => \$host,