Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/message.c

    r76c85b4c r5ec4129  
    7171                        if( bud )
    7272                        {
    73                                 bud->last_msg = time( NULL );
     73                                bud->last_act = time( NULL );
    7474                                from = bud->ext_jid ? : bud->bare_jid;
    7575                        }
Note: See TracChangeset for help on using the changeset viewer.