summaryrefslogtreecommitdiff
path: root/src/librefetch/librefetch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-09-29 12:53:47 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-09-29 18:48:52 -0400
commit3473a80a47f2cadc729f3be05fa7485ae5b12e22 (patch)
tree11389bfb491fb51a09c254c7c8f9142b18a68b42 /src/librefetch/librefetch
parent76ddd033cdd42887be4a0723e613df0f9e9c4b6a (diff)
Strip trailing whitespace everywhere.
find * -type f -not -name '*.patch' -exec sed -i -r 's/\s+$//' {} +
Diffstat (limited to 'src/librefetch/librefetch')
-rwxr-xr-xsrc/librefetch/librefetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librefetch/librefetch b/src/librefetch/librefetch
index 19942ef..52aea9a 100755
--- a/src/librefetch/librefetch
+++ b/src/librefetch/librefetch
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# librefetch
-#
+#
# Copyright 2013 Luke Shumaker <lukeshu@sbcglobal.net>
#
# This file is part of Parabola.