diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
commit | 80221d816eeb98f0df38e0243390033c614952f3 (patch) | |
tree | 7618176108093921b6934343bc2f76a66ea97730 /protocols/WhatsApp/src | |
parent | 25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff) |
Source files converted to utf-8
Diffstat (limited to 'protocols/WhatsApp/src')
-rw-r--r-- | protocols/WhatsApp/src/WhatsAPI++/targetver.h | 6 | ||||
-rw-r--r-- | protocols/WhatsApp/src/stdafx.cxx | 4 | ||||
-rwxr-xr-x | protocols/WhatsApp/src/stdafx.h | 2 | ||||
-rw-r--r-- | protocols/WhatsApp/src/version.h | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/protocols/WhatsApp/src/WhatsAPI++/targetver.h b/protocols/WhatsApp/src/WhatsAPI++/targetver.h index 497706ee83..343ce14c2f 100644 --- a/protocols/WhatsApp/src/WhatsAPI++/targetver.h +++ b/protocols/WhatsApp/src/WhatsAPI++/targetver.h @@ -1,8 +1,8 @@ #pragma once
-// Durch Einbeziehen von"SDKDDKVer.h" wird die höchste verfügbare Windows-Plattform definiert.
+// Durch Einbeziehen von"SDKDDKVer.h" wird die hцchste verfьgbare Windows-Plattform definiert.
-// Wenn Sie die Anwendung für eine frühere Windows-Plattform erstellen möchten, schließen Sie "WinSDKVer.h" ein, und
-// legen Sie das _WIN32_WINNT-Makro auf die zu unterstützende Plattform fest, bevor Sie "SDKDDKVer.h" einschließen.
+// Wenn Sie die Anwendung fьr eine frьhere Windows-Plattform erstellen mцchten, schlieЯen Sie "WinSDKVer.h" ein, und
+// legen Sie das _WIN32_WINNT-Makro auf die zu unterstьtzende Plattform fest, bevor Sie "SDKDDKVer.h" einschlieЯen.
#include <SDKDDKVer.h>
diff --git a/protocols/WhatsApp/src/stdafx.cxx b/protocols/WhatsApp/src/stdafx.cxx index 8d5b5b5857..43acd6332d 100644 --- a/protocols/WhatsApp/src/stdafx.cxx +++ b/protocols/WhatsApp/src/stdafx.cxx @@ -1,8 +1,8 @@ // stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet.
// WhatsAPI++.pch ist der vorkompilierte Header.
-// stdafx.obj enthält die vorkompilierten Typinformationen.
+// stdafx.obj enthдlt die vorkompilierten Typinformationen.
#include "stdafx.h"
-// TODO: Auf zusätzliche Header verweisen, die in STDAFX.H
+// TODO: Auf zusдtzliche Header verweisen, die in STDAFX.H
// und nicht in dieser Datei erforderlich sind.
diff --git a/protocols/WhatsApp/src/stdafx.h b/protocols/WhatsApp/src/stdafx.h index 35993bc8db..4714359264 100755 --- a/protocols/WhatsApp/src/stdafx.h +++ b/protocols/WhatsApp/src/stdafx.h @@ -1,7 +1,7 @@ /*
WhatsApp plugin for Miranda NG
-Copyright © 2013-14 Uli Hecht
+Copyright © 2013-14 Uli Hecht
*/
diff --git a/protocols/WhatsApp/src/version.h b/protocols/WhatsApp/src/version.h index bf021e99a3..3d788dc995 100644 --- a/protocols/WhatsApp/src/version.h +++ b/protocols/WhatsApp/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Uli Hecht"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "https://miranda-ng.org/p/WhatsApp/"
-#define __COPYRIGHT "© 2013-14 Uli Hecht, 2015-17 Miranda NG Team"
+#define __COPYRIGHT "© 2013-14 Uli Hecht, 2015-17 Miranda NG Team"
|