summaryrefslogtreecommitdiff
path: root/protocols/Slack
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2017-11-28 22:12:43 +0300
committerKirill Volinsky <mataes2007@gmail.com>2017-11-28 22:12:43 +0300
commit80221d816eeb98f0df38e0243390033c614952f3 (patch)
tree7618176108093921b6934343bc2f76a66ea97730 /protocols/Slack
parent25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff)
Source files converted to utf-8
Diffstat (limited to 'protocols/Slack')
-rw-r--r--protocols/Slack/src/http_request.h2
-rw-r--r--protocols/Slack/src/version.h2
2 files changed, 2 insertions, 2 deletions
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"