X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=blobdiff_plain;f=bin%2Ffcscs;h=cb68b04a6ca7050d75fcdfdfc807dc5d6bf4f759;hp=017ae5bfa327ad4b109efaeb1b24a24cd1e7be17;hb=4aa5c3ac7be7c45100928efd37cf1a1388093e33;hpb=fabb3318b36ef82dd8e23c13eab3dbb715307fb6 diff --git a/bin/fcscs b/bin/fcscs index 017ae5b..cb68b04 100755 --- a/bin/fcscs +++ b/bin/fcscs @@ -1378,8 +1378,8 @@ RESULT: $screen->debug('input', 'selecting match'); my $tmp = $result; $result = select_match($result->{select}, - $screen, \%config, $input, - $result->{matches}); + $screen, \%config, $input, + $result->{matches}); $result->{handler} = $tmp->{handler}; $result->{extend} = $tmp->{extend}; goto RESULT; # reprocess special entries in result