summaryrefslogtreecommitdiff
path: root/src/core/stduihist
diff options
context:
space:
mode:
authorKirill Volinsky <Mataes2007@gmail.com>2017-12-06 14:15:09 +0300
committerKirill Volinsky <Mataes2007@gmail.com>2017-12-06 14:15:09 +0300
commita27079fe5c4a210664515c47767c00112c435d65 (patch)
tree39e36b58b4138af46e2f10661de352482b89399d /src/core/stduihist
parent87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff)
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'src/core/stduihist')
-rw-r--r--src/core/stduihist/CMakeLists.txt2
-rw-r--r--src/core/stduihist/src/history.cpp2
-rw-r--r--src/core/stduihist/src/main.cpp2
-rw-r--r--src/core/stduihist/src/stdafx.cxx2
-rw-r--r--src/core/stduihist/src/stdafx.h2
-rw-r--r--src/core/stduihist/src/version.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/core/stduihist/CMakeLists.txt b/src/core/stduihist/CMakeLists.txt
index f3b50e862e..6b344c8bd4 100644
--- a/src/core/stduihist/CMakeLists.txt
+++ b/src/core/stduihist/CMakeLists.txt
@@ -1,2 +1,2 @@
-set(TARGET StdUIHist)
+set(TARGET StdUIHist)
include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) \ No newline at end of file
diff --git a/src/core/stduihist/src/history.cpp b/src/core/stduihist/src/history.cpp
index 82abd0c5da..ac7d1e3bc1 100644
--- a/src/core/stduihist/src/history.cpp
+++ b/src/core/stduihist/src/history.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stduihist/src/main.cpp b/src/core/stduihist/src/main.cpp
index 35a9d6db84..287c043f8a 100644
--- a/src/core/stduihist/src/main.cpp
+++ b/src/core/stduihist/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Standard ugly history viewer for Miranda NG
diff --git a/src/core/stduihist/src/stdafx.cxx b/src/core/stduihist/src/stdafx.cxx
index aa8b81d687..716dda68f1 100644
--- a/src/core/stduihist/src/stdafx.cxx
+++ b/src/core/stduihist/src/stdafx.cxx
@@ -1,2 +1,2 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stduihist/src/stdafx.h b/src/core/stduihist/src/stdafx.h
index 297d2cd648..2536e1c497 100644
--- a/src/core/stduihist/src/stdafx.h
+++ b/src/core/stduihist/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stduihist/src/version.h b/src/core/stduihist/src/version.h
index bf1c5d6e67..618c3c0661 100644
--- a/src/core/stduihist/src/version.h
+++ b/src/core/stduihist/src/version.h
@@ -1,4 +1,4 @@
-#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING