Changeset 3501 for branches/protocol_plugin_1_3_0
- Timestamp:
- 05/08/03 02:15:47 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/protocol_plugin_1_3_0/licq/src/icqd-srv.cpp
r3498 r3501 1174 1174 e->m_nSubResult != ICQ_TCPxACK_RETURN) 1175 1175 { 1176 ICQUser *u = gUserManager.FetchUser(e->m_ nDestinationUin, LOCK_R);1176 ICQUser *u = gUserManager.FetchUser(e->m_szId, e->m_nPPID, LOCK_R); 1177 1177 if (u != NULL) 1178 1178 {
