From e6a89cb6c4f0ed51a41425cf78a56394f397c5e5 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sun, 18 Mar 2012 05:56:07 +0100 Subject: tests 140X: fix --libcurl generated source file reading mode for MSYS builds --- tests/data/test1403 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test1403') diff --git a/tests/data/test1403 b/tests/data/test1403 index 6646e47aa..3e4a03440 100644 --- a/tests/data/test1403 +++ b/tests/data/test1403 @@ -53,7 +53,7 @@ s/(USERAGENT, \")[^\"]+/${1}stripped/ $_ = '' if /CURLOPT_SSL_VERIFYPEER/ $_ = '' if /CURLOPT_SSH_KNOWNHOSTS/ - + /********* Sample code generated by the curl command line tool ********** * All curl_easy_setopt() options are documented at: * http://curl.haxx.se/libcurl/c/curl_easy_setopt.html -- cgit v1.2.3