From 8512e1232b7edf0b686707a68c36b0707b3a8417 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 20 Apr 2000 16:31:30 +0000 Subject: no_comment --- perl-install/keyboard.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/keyboard.pm') diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm index 588b9c20d..61f7c5467 100644 --- a/perl-install/keyboard.pm +++ b/perl-install/keyboard.pm @@ -184,6 +184,7 @@ sub loadkeys_files { push @l, $l if $l; print STDERR "unknown $_\n" if $_[0] && !$l; } + @l; } sub lang2keyboard($) { -- cgit v1.2.1