From 7bee448cff914e4d507373434a9d8035185e8841 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 15 Aug 2016 11:59:55 +1200 Subject: Strip some trailing whitespace --- bin/urlh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/urlh b/bin/urlh index 2c547ad0..6a768a9f 100755 --- a/bin/urlh +++ b/bin/urlh @@ -12,7 +12,7 @@ url=$1 header=$2 curl -I -- "$url" | # Unfold the headers -unf | +unf | # Change the line endings to UNIX format sd2u | -- cgit v1.2.3