diff options
Diffstat (limited to 'plugins/MirOTR/src')
-rw-r--r-- | plugins/MirOTR/src/dllmain.cpp | 2 | ||||
-rw-r--r-- | plugins/MirOTR/src/stdafx.cpp | 2 | ||||
-rw-r--r-- | plugins/MirOTR/src/stdafx.h | 6 | ||||
-rw-r--r-- | plugins/MirOTR/src/version.h | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/plugins/MirOTR/src/dllmain.cpp b/plugins/MirOTR/src/dllmain.cpp index 936bca86c9..5555ab7c8a 100644 --- a/plugins/MirOTR/src/dllmain.cpp +++ b/plugins/MirOTR/src/dllmain.cpp @@ -1,4 +1,4 @@ -// dllmain.cpp : Definiert den Einstiegspunkt für die DLL-Anwendung.
+// dllmain.cpp : Definiert den Einstiegspunkt fÑŒr die DLL-Anwendung.
#include "stdafx.h"
CLIST_INTERFACE *pcli;
diff --git a/plugins/MirOTR/src/stdafx.cpp b/plugins/MirOTR/src/stdafx.cpp index ade275910d..c64355fc05 100644 --- a/plugins/MirOTR/src/stdafx.cpp +++ b/plugins/MirOTR/src/stdafx.cpp @@ -1,5 +1,5 @@ // stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet. // MirOTR.pch ist der vorkompilierte Header. -// stdafx.obj enthält die vorkompilierten Typinformationen. +// stdafx.obj enthдlt die vorkompilierten Typinformationen. #include "stdafx.h" diff --git a/plugins/MirOTR/src/stdafx.h b/plugins/MirOTR/src/stdafx.h index 4b3e232006..b78ae9d68c 100644 --- a/plugins/MirOTR/src/stdafx.h +++ b/plugins/MirOTR/src/stdafx.h @@ -1,6 +1,6 @@ -// stdafx.h : Includedatei für Standardsystem-Includedateien
-// oder häufig verwendete projektspezifische Includedateien,
-// die nur in unregelmäßigen Abständen geändert werden.
+// stdafx.h : Includedatei fÑŒr Standardsystem-Includedateien
+// oder hдufig verwendete projektspezifische Includedateien,
+// die nur in unregelmдЯigen Abstдnden geдndert werden.
//
#pragma once
diff --git a/plugins/MirOTR/src/version.h b/plugins/MirOTR/src/version.h index cf04b52880..275fa1166b 100644 --- a/plugins/MirOTR/src/version.h +++ b/plugins/MirOTR/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "ProgAndy & CHEF-KOCH"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "https://miranda-ng.org/p/MirOTR/"
-#define __COPYRIGHT "© ProgAndy & CHEF-KOCH"
+#define __COPYRIGHT "© ProgAndy & CHEF-KOCH"
|