summaryrefslogtreecommitdiff
path: root/plugins/Rate/src
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 /plugins/Rate/src
parent87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff)
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'plugins/Rate/src')
-rw-r--r--plugins/Rate/src/main.cpp2
-rw-r--r--plugins/Rate/src/resource.h2
-rw-r--r--plugins/Rate/src/stdafx.cxx2
-rw-r--r--plugins/Rate/src/stdafx.h2
-rw-r--r--plugins/Rate/src/version.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/plugins/Rate/src/main.cpp b/plugins/Rate/src/main.cpp
index 575a80454a..aa15bbe0d4 100644
--- a/plugins/Rate/src/main.cpp
+++ b/plugins/Rate/src/main.cpp
@@ -1,4 +1,4 @@
-/*==========================================================================*/
+/*==========================================================================*/
/*
FILE DESCRIPTION: Rate main
diff --git a/plugins/Rate/src/resource.h b/plugins/Rate/src/resource.h
index 612e2e29a6..ba0f258319 100644
--- a/plugins/Rate/src/resource.h
+++ b/plugins/Rate/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by rate.rc
//
diff --git a/plugins/Rate/src/stdafx.cxx b/plugins/Rate/src/stdafx.cxx
index bfd519e3dc..b05ed73bc5 100644
--- a/plugins/Rate/src/stdafx.cxx
+++ b/plugins/Rate/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/Rate/src/stdafx.h b/plugins/Rate/src/stdafx.h
index b83d1ec040..e04a7de369 100644
--- a/plugins/Rate/src/stdafx.h
+++ b/plugins/Rate/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Authorization State plugin for Miranda-IM (www.miranda-im.org)
(c) 2006 by Thief
Icons by Faith Healer
diff --git a/plugins/Rate/src/version.h b/plugins/Rate/src/version.h
index fbc8cbd520..ccfe060611 100644
--- a/plugins/Rate/src/version.h
+++ b/plugins/Rate/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 2
#define __BUILD_NUM 1