From 62202ed10617927d5429bc59898e12a366abe744 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:00:20 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM --- plugins/SimpleAR/res/Resource.rc | 2 +- plugins/SimpleAR/res/Version.rc | 2 +- plugins/SimpleAR/src/Main.cpp | 2 +- plugins/SimpleAR/src/Options.cpp | 2 +- plugins/SimpleAR/src/Resource.h | 2 +- plugins/SimpleAR/src/stdafx.cxx | 2 +- plugins/SimpleAR/src/stdafx.h | 2 +- plugins/SimpleAR/src/version.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins/SimpleAR') diff --git a/plugins/SimpleAR/res/Resource.rc b/plugins/SimpleAR/res/Resource.rc index cbc1dd92fd..3835a21eb3 100644 --- a/plugins/SimpleAR/res/Resource.rc +++ b/plugins/SimpleAR/res/Resource.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script. +// Microsoft Visual C++ generated resource script. // #include "..\src\resource.h" diff --git a/plugins/SimpleAR/res/Version.rc b/plugins/SimpleAR/res/Version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/SimpleAR/res/Version.rc +++ b/plugins/SimpleAR/res/Version.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script. +// Microsoft Visual C++ generated resource script. // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ diff --git a/plugins/SimpleAR/src/Main.cpp b/plugins/SimpleAR/src/Main.cpp index 8feceb95bf..79d53e3cdd 100644 --- a/plugins/SimpleAR/src/Main.cpp +++ b/plugins/SimpleAR/src/Main.cpp @@ -1,4 +1,4 @@ -/* +/* Plugin of miranda IM(ICQ) for Communicating with users of the baseProtocol. Copyright (C) 2004 Daniel Savi (dss@brturbo.com) diff --git a/plugins/SimpleAR/src/Options.cpp b/plugins/SimpleAR/src/Options.cpp index c541651d96..8e4108e75e 100644 --- a/plugins/SimpleAR/src/Options.cpp +++ b/plugins/SimpleAR/src/Options.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" wchar_t* ptszMessage[6]= {}; INT lastIndex=-1; diff --git a/plugins/SimpleAR/src/Resource.h b/plugins/SimpleAR/src/Resource.h index 384930dd39..978a04825a 100644 --- a/plugins/SimpleAR/src/Resource.h +++ b/plugins/SimpleAR/src/Resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by resource.rc // diff --git a/plugins/SimpleAR/src/stdafx.cxx b/plugins/SimpleAR/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/SimpleAR/src/stdafx.cxx +++ b/plugins/SimpleAR/src/stdafx.cxx @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org) This program is free software; you can redistribute it and/or diff --git a/plugins/SimpleAR/src/stdafx.h b/plugins/SimpleAR/src/stdafx.h index ff19f084ef..b233afe192 100644 --- a/plugins/SimpleAR/src/stdafx.h +++ b/plugins/SimpleAR/src/stdafx.h @@ -1,4 +1,4 @@ -#include +#include #include #include diff --git a/plugins/SimpleAR/src/version.h b/plugins/SimpleAR/src/version.h index ca9699cb5b..0c8a356df8 100644 --- a/plugins/SimpleAR/src/version.h +++ b/plugins/SimpleAR/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 2 +#define __MAJOR_VERSION 2 #define __MINOR_VERSION 0 #define __RELEASE_NUM 2 #define __BUILD_NUM 6 -- cgit v1.2.3