ruderich.org/simon
/
fcscs
/
fcscs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fabb331
)
fix indentation
author
Simon Ruderich
<simon@ruderich.org>
Thu, 28 Jan 2016 02:40:24 +0000
(
03:40
+0100)
committer
Simon Ruderich
<simon@ruderich.org>
Thu, 28 Jan 2016 02:40:24 +0000
(
03:40
+0100)
bin/fcscs
patch
|
blob
|
history
diff --git
a/bin/fcscs
b/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