From 4f96ac493ef8e912cd1507fe79e4831a8cf7efb0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 19 Jan 2024 13:39:51 +0300 Subject: code cleaning --- include/m_protosvc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_protosvc.h b/include/m_protosvc.h index 95c9e57e60..74626d3c0c 100644 --- a/include/m_protosvc.h +++ b/include/m_protosvc.h @@ -775,7 +775,7 @@ struct PROTORECVFILE MAllCStrings descr; // file description int fileCount; // number of files being transferred MAllCStringArray files; // array of file names - LPARAM lParam; // extra space for the network level protocol module + void *pUserInfo; // extra space for the network level protocol module const char *szId; // server message id const char *szUserId; // groupchat user id const char *szReplyId; // this message is a reply to a message with that server id -- cgit v1.2.3