From 9cd0f0b117903a42f76d472ae58540ff0051261a Mon Sep 17 00:00:00 2001 From: Florian Jacky Date: Fri, 28 Aug 2015 21:42:49 +0200 Subject: [PATCH] Fixed configuration files --- library/network/http_client/http_client-safe.ecf | 12 ++++++------ library/network/http_client/http_client.ecf | 13 +++++++------ library/network/http_client/tests/httptest.ecf | 7 +++---- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/library/network/http_client/http_client-safe.ecf b/library/network/http_client/http_client-safe.ecf index d7f60a25..4bcaca2f 100644 --- a/library/network/http_client/http_client-safe.ecf +++ b/library/network/http_client/http_client-safe.ecf @@ -1,5 +1,5 @@ - + @@ -7,15 +7,15 @@ /EIFGENs$ /.svn$ - - - - + + + - + \ No newline at end of file diff --git a/library/network/http_client/http_client.ecf b/library/network/http_client/http_client.ecf index cc669653..e084ae0a 100644 --- a/library/network/http_client/http_client.ecf +++ b/library/network/http_client/http_client.ecf @@ -1,5 +1,5 @@ - + @@ -7,14 +7,15 @@ /EIFGENs$ /.svn$ - - + - - + + + - + \ No newline at end of file diff --git a/library/network/http_client/tests/httptest.ecf b/library/network/http_client/tests/httptest.ecf index 43b8a13a..884c053d 100644 --- a/library/network/http_client/tests/httptest.ecf +++ b/library/network/http_client/tests/httptest.ecf @@ -1,12 +1,11 @@ - + - - @@ -17,4 +16,4 @@ - + \ No newline at end of file