]> ruderich.org/simon Gitweb - fcscs/fcscs.git/commitdiff
fix indentation
authorSimon Ruderich <simon@ruderich.org>
Thu, 28 Jan 2016 02:40:24 +0000 (03:40 +0100)
committerSimon Ruderich <simon@ruderich.org>
Thu, 28 Jan 2016 02:40:24 +0000 (03:40 +0100)
bin/fcscs

index 017ae5bfa327ad4b109efaeb1b24a24cd1e7be17..cb68b04a6ca7050d75fcdfdfc807dc5d6bf4f759 100755 (executable)
--- 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