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 --- src/core/stdautoaway/CMakeLists.txt | 2 +- src/core/stdautoaway/res/resource.rc | 2 +- src/core/stdautoaway/res/version.rc | 2 +- src/core/stdautoaway/src/autoaway.cpp | 2 +- src/core/stdautoaway/src/main.cpp | 2 +- src/core/stdautoaway/src/stdafx.cxx | 2 +- src/core/stdautoaway/src/stdafx.h | 2 +- src/core/stdautoaway/src/version.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/core/stdautoaway') diff --git a/src/core/stdautoaway/CMakeLists.txt b/src/core/stdautoaway/CMakeLists.txt index 418414b0b0..8709986d88 100644 --- a/src/core/stdautoaway/CMakeLists.txt +++ b/src/core/stdautoaway/CMakeLists.txt @@ -1,2 +1,2 @@ -set(TARGET StdAutoAway) +set(TARGET StdAutoAway) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) \ No newline at end of file diff --git a/src/core/stdautoaway/res/resource.rc b/src/core/stdautoaway/res/resource.rc index 16038b37b3..c12d0ef5a5 100644 --- a/src/core/stdautoaway/res/resource.rc +++ b/src/core/stdautoaway/res/resource.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script. +// Microsoft Visual C++ generated resource script. // #include "..\..\mir_app\src\resource.h" diff --git a/src/core/stdautoaway/res/version.rc b/src/core/stdautoaway/res/version.rc index fdeb14668c..6427dc9522 100644 --- a/src/core/stdautoaway/res/version.rc +++ b/src/core/stdautoaway/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/src/core/stdautoaway/src/autoaway.cpp b/src/core/stdautoaway/src/autoaway.cpp index c1ebc6bbe5..7e536c9cb0 100644 --- a/src/core/stdautoaway/src/autoaway.cpp +++ b/src/core/stdautoaway/src/autoaway.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdautoaway/src/main.cpp b/src/core/stdautoaway/src/main.cpp index 58f414e5ac..8a1d349a31 100644 --- a/src/core/stdautoaway/src/main.cpp +++ b/src/core/stdautoaway/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* Standard auto away module for Miranda NG diff --git a/src/core/stdautoaway/src/stdafx.cxx b/src/core/stdautoaway/src/stdafx.cxx index a27b824da7..5f644fdff3 100644 --- a/src/core/stdautoaway/src/stdafx.cxx +++ b/src/core/stdautoaway/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h" +#include "stdafx.h" diff --git a/src/core/stdautoaway/src/stdafx.h b/src/core/stdautoaway/src/stdafx.h index 554f9c9f22..21d28551d8 100644 --- a/src/core/stdautoaway/src/stdafx.h +++ b/src/core/stdautoaway/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdautoaway/src/version.h b/src/core/stdautoaway/src/version.h index 84fee2edca..97ac5bf735 100644 --- a/src/core/stdautoaway/src/version.h +++ b/src/core/stdautoaway/src/version.h @@ -1,4 +1,4 @@ -#include +#include #define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION #define __VERSION_STRING MIRANDA_VERSION_STRING -- cgit v1.2.3