WL#4189 mtr.pl v2

- fix typo
This commit is contained in:
Magnus Svensson 2009-01-24 13:00:50 +01:00
parent dc00994962
commit 0cb63777a7

View File

@ -60,7 +60,7 @@ sub rmtree {
use File::Basename;
sub _mkpath_dbug {
sub _mkpath_debug {
my ($message, $path, $dir, $err)= @_;
print "=" x 40, "\n";