aboutsummaryrefslogtreecommitdiff
path: root/urxvt
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-19 15:46:12 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-19 15:46:12 +1200
commit0e85822eac6d75baea6b92bc0043634f1b47e1eb (patch)
tree1d003b625f091b7b09d58ad217d0d35afba0d478 /urxvt
parentMention selection script in README (diff)
downloaddotfiles-0e85822eac6d75baea6b92bc0043634f1b47e1eb.tar.gz
dotfiles-0e85822eac6d75baea6b92bc0043634f1b47e1eb.zip
Perl::Tidy run
Diffstat (limited to 'urxvt')
-rw-r--r--urxvt/ext/selection2
1 files changed, 1 insertions, 1 deletions
diff --git a/urxvt/ext/selection b/urxvt/ext/selection
index 6e2d0f7e..e52815e2 100644
--- a/urxvt/ext/selection
+++ b/urxvt/ext/selection
@@ -29,7 +29,7 @@ sub on_init {
}
sub on_sel_extend {
- my ( $self ) = @_;
+ my ($self) = @_;
$self->{enabled}
or return ();