From e1a22bae0fb68a89c1e005776e703dda32dd375b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 13 Jan 2014 21:33:41 +0000 Subject: minus another couple of static buffers git-svn-id: http://svn.miranda-ng.org/main/trunk@7638 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/JabberG/src/jabber_proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/JabberG/src/jabber_proto.h') diff --git a/protocols/JabberG/src/jabber_proto.h b/protocols/JabberG/src/jabber_proto.h index cf57fdc42b..1bbf639c5d 100644 --- a/protocols/JabberG/src/jabber_proto.h +++ b/protocols/JabberG/src/jabber_proto.h @@ -604,7 +604,7 @@ struct CJabberProto : public PROTO, public IJabberInterface void GetAvatarFileName(HANDLE hContact, TCHAR* pszDest, size_t cbLen); void ResolveTransportNicks(const TCHAR *jid); void SetServerStatus(int iNewStatus); - void FormatMirVer(pResourceStatus &resource, TCHAR *buf, int bufSize); + void FormatMirVer(pResourceStatus &resource, CMString&); void UpdateMirVer(JABBER_LIST_ITEM *item); void UpdateMirVer(HANDLE hContact, pResourceStatus &resource); void UpdateSubscriptionInfo(HANDLE hContact, JABBER_LIST_ITEM *item); -- cgit v1.2.3