From bcc8ada7314bc7c38b32e41eba0472ba9429d7ec Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 28 Oct 2010 12:39:27 +0200 Subject: Fix formatting glitch in console output --- bin/vdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/vdf') diff --git a/bin/vdf b/bin/vdf index 7cb826f..7b2a4a6 100755 --- a/bin/vdf +++ b/bin/vdf @@ -59,7 +59,7 @@ sub bar_png { sub show_df_console { - my $mp_width = 0; + my $mp_width = 10; foreach my $mount (@mounts) { my $this_width = length($mount->[1]); -- cgit v1.2.3