From: Simon Ruderich Date: Thu, 28 Jan 2016 02:40:24 +0000 (+0100) Subject: fix indentation X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=commitdiff_plain;h=4aa5c3ac7be7c45100928efd37cf1a1388093e33 fix indentation --- 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