From b665d3c80aa66b6f440ead49ac606e0702ffefd9 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 14 Feb 2000 13:53:43 +0000 Subject: no_comment --- perl-install/interactive_newt.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/interactive_newt.pm') diff --git a/perl-install/interactive_newt.pm b/perl-install/interactive_newt.pm index d16e3632f..6fbc18d3c 100644 --- a/perl-install/interactive_newt.pm +++ b/perl-install/interactive_newt.pm @@ -9,7 +9,7 @@ use vars qw(@ISA); use interactive; use common qw(:common :functional); use log; -use Newt::Newt; +use Newt::Newt; #- !! provides Newt and not Newt::Newt my $width = 80; my $height = 25; -- cgit v1.2.1