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 --- plugins/SecureIM/src/secureim.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/SecureIM/src/secureim.h') diff --git a/plugins/SecureIM/src/secureim.h b/plugins/SecureIM/src/secureim.h index 5dcb462f8c..8962a4a058 100644 --- a/plugins/SecureIM/src/secureim.h +++ b/plugins/SecureIM/src/secureim.h @@ -1,7 +1,7 @@ #ifndef __SECURE_IM__ #define __SECURE_IM__ -// SecureIM +// режимы шифрования SecureIM #define MODE_NATIVE 0 #define MODE_PGP 1 #define MODE_GPG 2 @@ -11,7 +11,7 @@ #define SECURED 0x10 -// Native RSA/AES +// статусы для Native и RSA/AES режимов #define STATUS_DISABLED 0 #define STATUS_ENABLED 1 #define STATUS_ALWAYSTRY 2 -- cgit v1.2.3