From a27079fe5c4a210664515c47767c00112c435d65 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 14:15:09 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744) --- protocols/EmLanProto/src/amdproto.cpp | 2 +- protocols/EmLanProto/src/get_time.cpp | 2 +- protocols/EmLanProto/src/get_time.h | 2 +- protocols/EmLanProto/src/lan.cpp | 2 +- protocols/EmLanProto/src/lan.h | 2 +- protocols/EmLanProto/src/mlan.cpp | 2 +- protocols/EmLanProto/src/mlan.h | 2 +- protocols/EmLanProto/src/resource.h | 2 +- protocols/EmLanProto/src/stdafx.cpp | 2 +- protocols/EmLanProto/src/stdafx.h | 2 +- protocols/EmLanProto/src/version.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'protocols/EmLanProto/src') diff --git a/protocols/EmLanProto/src/amdproto.cpp b/protocols/EmLanProto/src/amdproto.cpp index 9ba83f4aec..d25ebae2c8 100644 --- a/protocols/EmLanProto/src/amdproto.cpp +++ b/protocols/EmLanProto/src/amdproto.cpp @@ -1,4 +1,4 @@ -////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////// // AMD local protocol main file #include "stdafx.h" diff --git a/protocols/EmLanProto/src/get_time.cpp b/protocols/EmLanProto/src/get_time.cpp index f03b3965f9..76ad065fdf 100644 --- a/protocols/EmLanProto/src/get_time.cpp +++ b/protocols/EmLanProto/src/get_time.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda ICQ: the free icq client for MS Windows Copyright (C) 2000-2 Richard Hughes, Roland Rabien & Tristan Van de Vreede diff --git a/protocols/EmLanProto/src/get_time.h b/protocols/EmLanProto/src/get_time.h index 83c6efa73d..9f5676c5d3 100644 --- a/protocols/EmLanProto/src/get_time.h +++ b/protocols/EmLanProto/src/get_time.h @@ -1,4 +1,4 @@ -/* +/* Miranda ICQ: the free icq client for MS Windows Copyright (C) 2000-2 Richard Hughes, Roland Rabien & Tristan Van de Vreede diff --git a/protocols/EmLanProto/src/lan.cpp b/protocols/EmLanProto/src/lan.cpp index 61d6198b1c..336e64bb75 100644 --- a/protocols/EmLanProto/src/lan.cpp +++ b/protocols/EmLanProto/src/lan.cpp @@ -1,4 +1,4 @@ -////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////// // Lan protocol #include "stdafx.h" diff --git a/protocols/EmLanProto/src/lan.h b/protocols/EmLanProto/src/lan.h index 5df88103dd..1fd2bbe80a 100644 --- a/protocols/EmLanProto/src/lan.h +++ b/protocols/EmLanProto/src/lan.h @@ -1,4 +1,4 @@ -////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////// // Lan functions #ifndef __lan_h__ diff --git a/protocols/EmLanProto/src/mlan.cpp b/protocols/EmLanProto/src/mlan.cpp index c64792f520..14005a3294 100644 --- a/protocols/EmLanProto/src/mlan.cpp +++ b/protocols/EmLanProto/src/mlan.cpp @@ -1,4 +1,4 @@ -////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////// // Miranda lan functions #include "stdafx.h" diff --git a/protocols/EmLanProto/src/mlan.h b/protocols/EmLanProto/src/mlan.h index 66fd97cfa2..ed151e1212 100644 --- a/protocols/EmLanProto/src/mlan.h +++ b/protocols/EmLanProto/src/mlan.h @@ -1,4 +1,4 @@ -////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////// // Miranda lan functions #ifndef __mlan_h__ diff --git a/protocols/EmLanProto/src/resource.h b/protocols/EmLanProto/src/resource.h index 2a43ae4ff8..472138e5f5 100644 --- a/protocols/EmLanProto/src/resource.h +++ b/protocols/EmLanProto/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by amdproto.rc // diff --git a/protocols/EmLanProto/src/stdafx.cpp b/protocols/EmLanProto/src/stdafx.cpp index 4318fdb21b..fc3e963191 100644 --- a/protocols/EmLanProto/src/stdafx.cpp +++ b/protocols/EmLanProto/src/stdafx.cpp @@ -1,4 +1,4 @@ -// stdafx.cpp : source file that includes just the standard includes +// stdafx.cpp : source file that includes just the standard includes // amdproto.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information diff --git a/protocols/EmLanProto/src/stdafx.h b/protocols/EmLanProto/src/stdafx.h index a919a25187..d826592439 100644 --- a/protocols/EmLanProto/src/stdafx.h +++ b/protocols/EmLanProto/src/stdafx.h @@ -1,4 +1,4 @@ -// stdafx.h : include file for standard system include files, +// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // diff --git a/protocols/EmLanProto/src/version.h b/protocols/EmLanProto/src/version.h index fa47f0e83b..e5c437a35c 100644 --- a/protocols/EmLanProto/src/version.h +++ b/protocols/EmLanProto/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 0 #define __BUILD_NUM 1 -- cgit v1.2.3