From cf0d2c5bb6807d687e16a984ca9bee3c0e6edf15 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 19 Jun 2016 11:45:07 +1200 Subject: Fix needlessly narrow comment --- urxvt/ext/selection | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'urxvt/ext') diff --git a/urxvt/ext/selection b/urxvt/ext/selection index 2ca08011..9156dedb 100644 --- a/urxvt/ext/selection +++ b/urxvt/ext/selection @@ -1,8 +1,7 @@ #!/usr/bin/env perl -# Stripped down and tidied version of original URxvt -# "selection" script that just observes cutchars in a -# locale-aware fashion. +# Stripped down and tidied version of original URxvt "selection" script that +# just observes cutchars in a locale-aware fashion. use strict; use warnings; -- cgit v1.2.3