From 0e85822eac6d75baea6b92bc0043634f1b47e1eb Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 19 Jun 2016 15:46:12 +1200 Subject: Perl::Tidy run --- urxvt/ext/selection | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urxvt/ext/selection') 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 (); -- cgit v1.2.3