summaryrefslogtreecommitdiffstats
path: root/bin/bdf2fbcon
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bdf2fbcon')
-rwxr-xr-xbin/bdf2fbcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bdf2fbcon b/bin/bdf2fbcon
index 3920a83..026195d 100755
--- a/bin/bdf2fbcon
+++ b/bin/bdf2fbcon
@@ -169,7 +169,7 @@ sub convert
sub init_font
{
- my (%opts);
+ my (%opts) = @_;
my $font;
my $i;