From 876075a808fcc61e2d859e217937fe64ff09aa0e Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 7 Nov 2018 14:54:36 +0300 Subject: some files contains LF and CRLF simultaneously --- src/core/stdssl/src/stdafx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/core/stdssl') diff --git a/src/core/stdssl/src/stdafx.h b/src/core/stdssl/src/stdafx.h index 44b21097ba..e4100742dc 100644 --- a/src/core/stdssl/src/stdafx.h +++ b/src/core/stdssl/src/stdafx.h @@ -22,8 +22,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #pragma once #define SECURITY_WIN32 -#define HSSL_DEFINED - +#define HSSL_DEFINED + typedef struct SslHandle *HSSL; #include -- cgit v1.2.3