- Timestamp:
- 2010-03-21T16:52:22Z (15 years ago)
- Branches:
- master
- Children:
- ba7d16f
- Parents:
- 767a148
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/si.c
r767a148 r1cc0df3 276 276 if( ( bud = jabber_buddy_by_jid( ic, ini_jid, GET_BUDDY_EXACT ) ) ) 277 277 { 278 bud->last_ act= time( NULL );278 bud->last_msg = time( NULL ); 279 279 ext_jid = bud->ext_jid ? : bud->bare_jid; 280 280 }
Note: See TracChangeset
for help on using the changeset viewer.