aboutsummaryrefslogtreecommitdiff
path: root/urxvt/ext
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-28 15:17:58 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-28 15:17:58 +1300
commit4ab9c61774733aa68b6eb8cf03f3ad747b46c698 (patch)
tree65a09c68bb2958820d58921743fecb81166e7a06 /urxvt/ext
parentAdd readv function (diff)
downloaddotfiles-4ab9c61774733aa68b6eb8cf03f3ad747b46c698.tar.gz
dotfiles-4ab9c61774733aa68b6eb8cf03f3ad747b46c698.zip
Remove blank lines at end of files
Diffstat (limited to 'urxvt/ext')
-rw-r--r--urxvt/ext/clip1
1 files changed, 0 insertions, 1 deletions
diff --git a/urxvt/ext/clip b/urxvt/ext/clip
index 94641d4a..cb2b1a27 100644
--- a/urxvt/ext/clip
+++ b/urxvt/ext/clip
@@ -29,4 +29,3 @@ sub clip {
or croak('Failed to close xsel(1) pipe');
return $written;
}
-