another try
This commit is contained in:
parent
661a989b58
commit
6a10b0fb38
@ -256,7 +256,7 @@ int export_messages(int area) {
|
||||
memset(body, 0, jmh.TxtLen + 1);
|
||||
JAM_ReadMsgText(jb, jmh.TxtOffset, jmh.TxtLen, (char *)body);
|
||||
|
||||
jmh.Attribute |= JAM_MSG_SENT;
|
||||
jmh.Attribute |= JAM_MSG_LOCAL;
|
||||
|
||||
memset(msgid, 0, 37);
|
||||
uuid_generate(myuuid);
|
||||
|
Reference in New Issue
Block a user