From cab5f748752bba19fddabd658e052f14b5c17581 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 1 Apr 2004 09:22:06 +0000 Subject: space cleanup --- perl-install/ugtk2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/ugtk2.pm') diff --git a/perl-install/ugtk2.pm b/perl-install/ugtk2.pm index 1e3abdbaa..eff1c8b95 100644 --- a/perl-install/ugtk2.pm +++ b/perl-install/ugtk2.pm @@ -49,7 +49,7 @@ unless ($::no_ugtk_init) { c::bind_textdomain_codeset($_, 'UTF8') foreach 'libDrakX', @::textdomains; $::need_utf8_i18n = 1; } -Gtk2->croak_execeptions if (!$::no_ugtk_init || $::isInstall) && 0.95 < $Gtk2::VERSION ; +Gtk2->croak_execeptions if (!$::no_ugtk_init || $::isInstall) && 0.95 < $Gtk2::VERSION; $border = 5; -- cgit v1.2.1