Show
Ignore:
Timestamp:
05/08/03 02:15:47 (6 years ago)
Author:
emostar
Message:

Save our events we send in the history

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/protocol_plugin_1_3_0/licq/src/icqd-srv.cpp

    r3498 r3501  
    11741174      e->m_nSubResult != ICQ_TCPxACK_RETURN) 
    11751175  { 
    1176     ICQUser *u = gUserManager.FetchUser(e->m_nDestinationUin, LOCK_R); 
     1176    ICQUser *u = gUserManager.FetchUser(e->m_szId, e->m_nPPID, LOCK_R); 
    11771177    if (u != NULL) 
    11781178    {