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) --- src/core/stduseronline/CMakeLists.txt | 2 +- src/core/stduseronline/src/main.cpp | 2 +- src/core/stduseronline/src/stdafx.cxx | 2 +- src/core/stduseronline/src/stdafx.h | 2 +- src/core/stduseronline/src/useronline.cpp | 2 +- src/core/stduseronline/src/version.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/core/stduseronline') diff --git a/src/core/stduseronline/CMakeLists.txt b/src/core/stduseronline/CMakeLists.txt index d71c9e5d89..6cae375826 100644 --- a/src/core/stduseronline/CMakeLists.txt +++ b/src/core/stduseronline/CMakeLists.txt @@ -1,2 +1,2 @@ -set(TARGET StdUserOnline) +set(TARGET StdUserOnline) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) \ No newline at end of file diff --git a/src/core/stduseronline/src/main.cpp b/src/core/stduseronline/src/main.cpp index 2480a6e655..433c91e033 100644 --- a/src/core/stduseronline/src/main.cpp +++ b/src/core/stduseronline/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* Standard user online monitor for Miranda NG diff --git a/src/core/stduseronline/src/stdafx.cxx b/src/core/stduseronline/src/stdafx.cxx index aa8b81d687..716dda68f1 100644 --- a/src/core/stduseronline/src/stdafx.cxx +++ b/src/core/stduseronline/src/stdafx.cxx @@ -1,2 +1,2 @@ -#include "stdafx.h" +#include "stdafx.h" diff --git a/src/core/stduseronline/src/stdafx.h b/src/core/stduseronline/src/stdafx.h index dab36405ec..7bb7e2fcd1 100644 --- a/src/core/stduseronline/src/stdafx.h +++ b/src/core/stduseronline/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stduseronline/src/useronline.cpp b/src/core/stduseronline/src/useronline.cpp index 53eab76804..8f5b81f8bc 100644 --- a/src/core/stduseronline/src/useronline.cpp +++ b/src/core/stduseronline/src/useronline.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stduseronline/src/version.h b/src/core/stduseronline/src/version.h index 6d612b44e0..de5b14de25 100644 --- a/src/core/stduseronline/src/version.h +++ b/src/core/stduseronline/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