summaryrefslogtreecommitdiff
path: root/plugins/Restart
diff options
context:
space:
mode:
authorKirill Volinsky <Mataes2007@gmail.com>2017-12-06 13:00:20 +0300
committerKirill Volinsky <Mataes2007@gmail.com>2017-12-06 13:09:18 +0300
commit62202ed10617927d5429bc59898e12a366abe744 (patch)
tree4960bf1241b59cf009118da6cdab87294b1a95e1 /plugins/Restart
parentb30e7ca1c642a3f88659a4346832e653407e1c0f (diff)
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'plugins/Restart')
-rw-r--r--plugins/Restart/res/Restart.rc2
-rw-r--r--plugins/Restart/res/Version.rc2
-rw-r--r--plugins/Restart/src/resource.h2
-rw-r--r--plugins/Restart/src/restart.cpp2
-rw-r--r--plugins/Restart/src/stdafx.cxx2
-rw-r--r--plugins/Restart/src/stdafx.h2
-rw-r--r--plugins/Restart/src/version.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/plugins/Restart/res/Restart.rc b/plugins/Restart/res/Restart.rc
index 80bb46c752..7ed26a63a9 100644
--- a/plugins/Restart/res/Restart.rc
+++ b/plugins/Restart/res/Restart.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Restart/res/Version.rc b/plugins/Restart/res/Version.rc
index fdeb14668c..6427dc9522 100644
--- a/plugins/Restart/res/Version.rc
+++ b/plugins/Restart/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/plugins/Restart/src/resource.h b/plugins/Restart/src/resource.h
index 0c6d35d224..5ab99e0e04 100644
--- a/plugins/Restart/src/resource.h
+++ b/plugins/Restart/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Restart.rc
//
diff --git a/plugins/Restart/src/restart.cpp b/plugins/Restart/src/restart.cpp
index 7f2ad366ac..f39a52ecb8 100644
--- a/plugins/Restart/src/restart.cpp
+++ b/plugins/Restart/src/restart.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
HINSTANCE hInst;
int hLangpack;
diff --git a/plugins/Restart/src/stdafx.cxx b/plugins/Restart/src/stdafx.cxx
index b05ed73bc5..bfd519e3dc 100644
--- a/plugins/Restart/src/stdafx.cxx
+++ b/plugins/Restart/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/Restart/src/stdafx.h b/plugins/Restart/src/stdafx.h
index ba71e84021..42389b56d1 100644
--- a/plugins/Restart/src/stdafx.h
+++ b/plugins/Restart/src/stdafx.h
@@ -1,4 +1,4 @@
-#define WIN32_LEAN_AND_MEAN
+#define WIN32_LEAN_AND_MEAN
#include <windows.h>
diff --git a/plugins/Restart/src/version.h b/plugins/Restart/src/version.h
index bd550e6dc5..a2dc1e9e57 100644
--- a/plugins/Restart/src/version.h
+++ b/plugins/Restart/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 6
#define __BUILD_NUM 0