maketgz: two more CRLF
authorDaniel Stenberg <daniel@haxx.se>
Sun, 18 May 2014 17:04:32 +0000 (19:04 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 18 May 2014 17:04:32 +0000 (19:04 +0200)
grrr, missed them in my previous fix

maketgz

diff --git a/maketgz b/maketgz
index b1ecbb9..2967eb3 100755 (executable)
--- a/maketgz
+++ b/maketgz
@@ -123,8 +123,8 @@ make -s html
 echo "make pdf"
 make -s pdf
 
-# And the IDE files\r
-echo "make vc-ide"\r
+# And the IDE files
+echo "make vc-ide"
 make -s vc-ide
 
 echo "produce CHANGES"