aboutsummaryrefslogtreecommitdiff
path: root/urxvt/ext/selection
diff options
context:
space:
mode:
Diffstat (limited to 'urxvt/ext/selection')
-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 ();