From 79e46207a78f216b054ece49994e7b260c4e4511 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 20 Jan 2014 14:49:26 +0000 Subject: ICQ: Miranda identifies itself as v.11, allowing pure utf8 packets exchange git-svn-id: http://svn.miranda-ng.org/main/trunk@7790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IcqOscarJ/src/icq_proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/IcqOscarJ/src/icq_proto.h') diff --git a/protocols/IcqOscarJ/src/icq_proto.h b/protocols/IcqOscarJ/src/icq_proto.h index a3291a94e7..836eaafb51 100644 --- a/protocols/IcqOscarJ/src/icq_proto.h +++ b/protocols/IcqOscarJ/src/icq_proto.h @@ -922,7 +922,7 @@ struct CIcqProto : public PROTO char** MirandaStatusToAwayMsg(int nStatus); - BOOL validateStatusMessageRequest(HANDLE hContact, WORD byMessageType); + bool validateStatusMessageRequest(HANDLE hContact, WORD byMessageType); }; #endif -- cgit v1.2.3