From 6839e6aa877dfd7f86571361b1d85bf7f15fa427 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 27 Sep 2012 13:07:30 +0000 Subject: fix for offline messages git-svn-id: http://svn.miranda-ng.org/main/trunk@1681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MRA/MraRTFMsg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/MRA/MraRTFMsg.cpp') diff --git a/protocols/MRA/MraRTFMsg.cpp b/protocols/MRA/MraRTFMsg.cpp index 0e6e76f4ce..9866e44a99 100644 --- a/protocols/MRA/MraRTFMsg.cpp +++ b/protocols/MRA/MraRTFMsg.cpp @@ -20,7 +20,7 @@ static const LPSTR lpszColours[COLORTABLE_COUNT] = #define PAR "\\par " -#define BB_COLOR_TAG "[color = " +#define BB_COLOR_TAG "[color=" #define SYMBOLS_COUNT 19 static const LPSTR lpszSimbols[SYMBOLS_COUNT] = { -- cgit v1.2.3