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/stdaway/CMakeLists.txt | 2 +- src/core/stdaway/res/resource.rc | 2 +- src/core/stdaway/res/version.rc | 2 +- src/core/stdaway/src/awaymsg.cpp | 2 +- src/core/stdaway/src/main.cpp | 2 +- src/core/stdaway/src/sendmsg.cpp | 2 +- src/core/stdaway/src/stdafx.cxx | 2 +- src/core/stdaway/src/stdafx.h | 2 +- src/core/stdaway/src/version.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'src/core/stdaway') diff --git a/src/core/stdaway/CMakeLists.txt b/src/core/stdaway/CMakeLists.txt index 567f31d827..e7ba6317ee 100644 --- a/src/core/stdaway/CMakeLists.txt +++ b/src/core/stdaway/CMakeLists.txt @@ -1,2 +1,2 @@ -set(TARGET StdAway) +set(TARGET StdAway) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) \ No newline at end of file diff --git a/src/core/stdaway/res/resource.rc b/src/core/stdaway/res/resource.rc index d1034fcbe2..8df003a71a 100644 --- a/src/core/stdaway/res/resource.rc +++ b/src/core/stdaway/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/stdaway/res/version.rc b/src/core/stdaway/res/version.rc index fdeb14668c..6427dc9522 100644 --- a/src/core/stdaway/res/version.rc +++ b/src/core/stdaway/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/stdaway/src/awaymsg.cpp b/src/core/stdaway/src/awaymsg.cpp index 0907a28d28..6e9c79dbdc 100644 --- a/src/core/stdaway/src/awaymsg.cpp +++ b/src/core/stdaway/src/awaymsg.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdaway/src/main.cpp b/src/core/stdaway/src/main.cpp index c176bff75e..716ec2a853 100644 --- a/src/core/stdaway/src/main.cpp +++ b/src/core/stdaway/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* Standard away message processing module for Miranda NG diff --git a/src/core/stdaway/src/sendmsg.cpp b/src/core/stdaway/src/sendmsg.cpp index af476d6a07..1f3ceaf42e 100644 --- a/src/core/stdaway/src/sendmsg.cpp +++ b/src/core/stdaway/src/sendmsg.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdaway/src/stdafx.cxx b/src/core/stdaway/src/stdafx.cxx index a27b824da7..5f644fdff3 100644 --- a/src/core/stdaway/src/stdafx.cxx +++ b/src/core/stdaway/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h" +#include "stdafx.h" diff --git a/src/core/stdaway/src/stdafx.h b/src/core/stdaway/src/stdafx.h index 2e136d5027..1046ac551e 100644 --- a/src/core/stdaway/src/stdafx.h +++ b/src/core/stdaway/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdaway/src/version.h b/src/core/stdaway/src/version.h index c611618b3a..58c725132b 100644 --- a/src/core/stdaway/src/version.h +++ b/src/core/stdaway/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