From bfd84f6e2df1b083c8d95f6f8a84ede73d36dfea Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 11 Nov 2002 19:11:59 +0000 Subject: add or remove spaces where need to please perl_checker --- perl-install/install_gtk.pm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'perl-install/install_gtk.pm') diff --git a/perl-install/install_gtk.pm b/perl-install/install_gtk.pm index 08d11e269..783e891d9 100644 --- a/perl-install/install_gtk.pm +++ b/perl-install/install_gtk.pm @@ -131,7 +131,7 @@ sub create_steps_window { $map, 0, 0, ($darea->allocation->[2]-$PIX_W)/2 + 3, ($darea->allocation->[3]-$PIX_H)/2, - $PIX_W , $PIX_H); + $PIX_W, $PIX_H); }; my $f = sub { @@ -255,9 +255,7 @@ EndSection END -} -else - { +} else { my $wacom; if ($wacom_dev) { -- cgit v1.2.1