summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/v4l.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-10-16 11:51:51 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-10-16 11:51:51 +0000
commit341dbb85e7e447dad25770e316aba660db64afa3 (patch)
treec6db9a4d733fc0e5fffadc3dfa9c7f5c3f5787b7 /perl-install/harddrake/v4l.pm
parent713913efd242010ea8950501c7bd8a631a5d55d4 (diff)
downloaddrakx-341dbb85e7e447dad25770e316aba660db64afa3.tar
drakx-341dbb85e7e447dad25770e316aba660db64afa3.tar.gz
drakx-341dbb85e7e447dad25770e316aba660db64afa3.tar.bz2
drakx-341dbb85e7e447dad25770e316aba660db64afa3.tar.xz
drakx-341dbb85e7e447dad25770e316aba660db64afa3.zip
-add cpus detection
- update todo list - perl_checker fix
Diffstat (limited to 'perl-install/harddrake/v4l.pm')
-rw-r--r--perl-install/harddrake/v4l.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/harddrake/v4l.pm b/perl-install/harddrake/v4l.pm
index 5e00b668d..fccce9a46 100644
--- a/perl-install/harddrake/v4l.pm
+++ b/perl-install/harddrake/v4l.pm
@@ -218,7 +218,7 @@ If your card is misdetected, you can force the right tuner and card types here.
]
))
{
- $conf{card}=$cards_lst->{$driver}{$conf{card}};
+ $conf{card} = $cards_lst->{$driver}{$conf{card}};
my $options =
'radio=' . ($conf{radio} ? 1 : 0) . ' '.