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 --- plugins/UserGuide/res/Version.rc | 2 +- plugins/UserGuide/src/main.cpp | 2 +- plugins/UserGuide/src/stdafx.cxx | 2 +- plugins/UserGuide/src/stdafx.h | 2 +- plugins/UserGuide/src/version.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/UserGuide') diff --git a/plugins/UserGuide/res/Version.rc b/plugins/UserGuide/res/Version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/UserGuide/res/Version.rc +++ b/plugins/UserGuide/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/UserGuide/src/main.cpp b/plugins/UserGuide/src/main.cpp index de77c75a9d..fdd8014361 100644 --- a/plugins/UserGuide/src/main.cpp +++ b/plugins/UserGuide/src/main.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" HINSTANCE hInst; diff --git a/plugins/UserGuide/src/stdafx.cxx b/plugins/UserGuide/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/UserGuide/src/stdafx.cxx +++ b/plugins/UserGuide/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/UserGuide/src/stdafx.h b/plugins/UserGuide/src/stdafx.h index ba72daf118..d23953d46a 100644 --- a/plugins/UserGuide/src/stdafx.h +++ b/plugins/UserGuide/src/stdafx.h @@ -1,4 +1,4 @@ -#include +#include #include #include diff --git a/plugins/UserGuide/src/version.h b/plugins/UserGuide/src/version.h index ab676d20ec..1c05473c33 100644 --- a/plugins/UserGuide/src/version.h +++ b/plugins/UserGuide/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 0 #define __RELEASE_NUM 0 #define __BUILD_NUM 1 -- cgit v1.2.3