From 80221d816eeb98f0df38e0243390033c614952f3 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 28 Nov 2017 22:12:43 +0300 Subject: Source files converted to utf-8 --- protocols/Slack/src/http_request.h | 2 +- protocols/Slack/src/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Slack') diff --git a/protocols/Slack/src/http_request.h b/protocols/Slack/src/http_request.h index 9c0d52816f..dcd2e59476 100644 --- a/protocols/Slack/src/http_request.h +++ b/protocols/Slack/src/http_request.h @@ -1,4 +1,4 @@ -#ifndef _HTTP_REQUEST_H_ +#ifndef _HTTP_REQUEST_H_ #define _HTTP_REQUEST_H_ typedef void (CSlackProto::*HttpCallback)(NETLIBHTTPREQUEST*, struct AsyncHttpRequest*); diff --git a/protocols/Slack/src/version.h b/protocols/Slack/src/version.h index 722e8b69ed..26dc8224db 100644 --- a/protocols/Slack/src/version.h +++ b/protocols/Slack/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team" #define __AUTHOREMAIL "" #define __AUTHORWEB "https://miranda-ng.org/p/Slack/" -#define __COPYRIGHT "© 2017 Miranda NG Team" +#define __COPYRIGHT "© 2017 Miranda NG Team" -- cgit v1.2.3