X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=lib%2FPackages%2FDoIndex.pm;h=8f96fdf8b20ef6f79a4353480bfca06c3ebc3f9d;hb=49052885778c856da9b93a5f2f9e8877a827c3c5;hp=239f3301a7af582f8faf1478483224fdb63548d8;hpb=ffbc4361c427cc0c4181b1801037caced97cf33b;p=deb%2Fpackages.git diff --git a/lib/Packages/DoIndex.pm b/lib/Packages/DoIndex.pm index 239f330..8f96fdf 100644 --- a/lib/Packages/DoIndex.pm +++ b/lib/Packages/DoIndex.pm @@ -25,7 +25,7 @@ my %encoding = ( 'txt.gz' => 'x-gzip', ); sub send_file { - my ($file, $params, $opts, $html_header) = @_; + my ($file, $params, $opts) = @_; if ($params->{errors}{suite}) { fatal_error( _g( "suite not valid or not specified" ) );