From 8736afe83f8c5aadf130542b2bbf14b2bcf57105 Mon Sep 17 00:00:00 2001 From: ElzorFox Date: Tue, 28 Feb 2017 13:24:28 +0500 Subject: =?UTF-8?q?VKontakte:=20add=20option=20=E2=80=98Add=20message=20li?= =?UTF-8?q?nk=20to=20messages=20with=20attachments=E2=80=99=20version=20bu?= =?UTF-8?q?mp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protocols/VKontakte/src/misc.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/VKontakte/src/misc.cpp') diff --git a/protocols/VKontakte/src/misc.cpp b/protocols/VKontakte/src/misc.cpp index 789d5659d4..6938f7fdb2 100644 --- a/protocols/VKontakte/src/misc.cpp +++ b/protocols/VKontakte/src/misc.cpp @@ -1343,6 +1343,7 @@ CMStringW CVkProto::GetFwdMessages(const JSONNode &jnMessages, const JSONNode &j res.AppendChar('\n'); res += wszMes; } + res.AppendChar('\n'); vkUsers.destroy(); return res; -- cgit v1.2.3