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/WebView/src/main.cpp | 2 +- plugins/WebView/src/resource.h | 2 +- plugins/WebView/src/stdafx.cxx | 2 +- plugins/WebView/src/stdafx.h | 2 +- plugins/WebView/src/version.h | 2 +- plugins/WebView/src/webview.cpp | 2 +- plugins/WebView/src/webview.h | 2 +- plugins/WebView/src/webview_alerts.cpp | 2 +- plugins/WebView/src/webview_cleanup.cpp | 2 +- plugins/WebView/src/webview_datawnd.cpp | 2 +- plugins/WebView/src/webview_getdata.cpp | 2 +- plugins/WebView/src/webview_opts.cpp | 2 +- plugins/WebView/src/webview_services.cpp | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'plugins/WebView/src') diff --git a/plugins/WebView/src/main.cpp b/plugins/WebView/src/main.cpp index 421e92fdd2..5899f9283f 100644 --- a/plugins/WebView/src/main.cpp +++ b/plugins/WebView/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* * A plugin for Miranda IM which displays web page text in a window. * Copyright (C) 2005 Vincent Joyce. * diff --git a/plugins/WebView/src/resource.h b/plugins/WebView/src/resource.h index 75379a22e5..ab853ce332 100644 --- a/plugins/WebView/src/resource.h +++ b/plugins/WebView/src/resource.h @@ -1,4 +1,4 @@ -#define UNI 1 +#define UNI 1 #define IDC_STATIC -1 diff --git a/plugins/WebView/src/stdafx.cxx b/plugins/WebView/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/WebView/src/stdafx.cxx +++ b/plugins/WebView/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/WebView/src/stdafx.h b/plugins/WebView/src/stdafx.h index 2dc3a797e8..60eee0355b 100644 --- a/plugins/WebView/src/stdafx.h +++ b/plugins/WebView/src/stdafx.h @@ -1,4 +1,4 @@ -#include +#include #include #include #include diff --git a/plugins/WebView/src/version.h b/plugins/WebView/src/version.h index 42f5d505c1..25ee81d954 100644 --- a/plugins/WebView/src/version.h +++ b/plugins/WebView/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 3 #define __BUILD_NUM 0 diff --git a/plugins/WebView/src/webview.cpp b/plugins/WebView/src/webview.cpp index 9c77b5e6af..addc038d4c 100644 --- a/plugins/WebView/src/webview.cpp +++ b/plugins/WebView/src/webview.cpp @@ -1,4 +1,4 @@ -/* +/* * A plugin for Miranda IM which displays web page text in a window Copyright * (C) 2005 Vincent Joyce. * diff --git a/plugins/WebView/src/webview.h b/plugins/WebView/src/webview.h index 28a897de58..886452ca24 100644 --- a/plugins/WebView/src/webview.h +++ b/plugins/WebView/src/webview.h @@ -1,4 +1,4 @@ -/* +/* * A plugin for Miranda IM which displays web page text in a window Copyright * (C) 2005 Vincent Joyce. * diff --git a/plugins/WebView/src/webview_alerts.cpp b/plugins/WebView/src/webview_alerts.cpp index 78d217a383..dc78d06335 100644 --- a/plugins/WebView/src/webview_alerts.cpp +++ b/plugins/WebView/src/webview_alerts.cpp @@ -1,4 +1,4 @@ -/* +/* * A plugin for Miranda IM which displays web page text in a window Copyright * (C) 2005 Vincent Joyce. * diff --git a/plugins/WebView/src/webview_cleanup.cpp b/plugins/WebView/src/webview_cleanup.cpp index 9ca77f42c2..4ebdca76b3 100644 --- a/plugins/WebView/src/webview_cleanup.cpp +++ b/plugins/WebView/src/webview_cleanup.cpp @@ -1,4 +1,4 @@ -/* +/* * A plugin for Miranda IM which displays web page text in a window Copyright * (C) 2005 Vincent Joyce. * diff --git a/plugins/WebView/src/webview_datawnd.cpp b/plugins/WebView/src/webview_datawnd.cpp index bbbed64265..649df9f603 100644 --- a/plugins/WebView/src/webview_datawnd.cpp +++ b/plugins/WebView/src/webview_datawnd.cpp @@ -1,4 +1,4 @@ -/* +/* * A plugin for Miranda IM which displays web page text in a window Copyright * (C) 2005 Vincent Joyce. * diff --git a/plugins/WebView/src/webview_getdata.cpp b/plugins/WebView/src/webview_getdata.cpp index ef9ba7fa7e..9fc01332e0 100644 --- a/plugins/WebView/src/webview_getdata.cpp +++ b/plugins/WebView/src/webview_getdata.cpp @@ -1,4 +1,4 @@ -/* +/* * A plugin for Miranda IM which displays web page text in a window Copyright * (C) 2005 Vincent Joyce. * diff --git a/plugins/WebView/src/webview_opts.cpp b/plugins/WebView/src/webview_opts.cpp index 4ad9519b4a..740183a444 100644 --- a/plugins/WebView/src/webview_opts.cpp +++ b/plugins/WebView/src/webview_opts.cpp @@ -1,4 +1,4 @@ -/* +/* * A plugin for Miranda IM which displays web page text in a window Copyright * (C) 2005 Vincent Joyce. * diff --git a/plugins/WebView/src/webview_services.cpp b/plugins/WebView/src/webview_services.cpp index 91ae497ba7..dcaa685f2e 100644 --- a/plugins/WebView/src/webview_services.cpp +++ b/plugins/WebView/src/webview_services.cpp @@ -1,4 +1,4 @@ -/* +/* * A plugin for Miranda IM which displays web page text in a window Copyright * (C) 2005 Vincent Joyce. * -- cgit v1.2.3