aboutsummaryrefslogtreecommitdiff
path: root/urxvt/ext
diff options
context:
space:
mode:
Diffstat (limited to 'urxvt/ext')
-rw-r--r--urxvt/ext/selection5
1 files changed, 2 insertions, 3 deletions
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;