Changeset e7f46c5 for protocols/msn/sb.c


Ignore:
Timestamp:
2005-12-04T12:58:41Z (18 years ago)
Author:
Matt Sparks <root@…>
Branches:
master
Children:
22bf64e
Parents:
25d1be7
Message:

Implements solution to typing notifications in ticket #45

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/sb.c

    r25d1be7 re7f46c5  
    644644                        if( who )
    645645                        {
    646                                 serv_got_typing( gc, who, 5 );
     646                                serv_got_typing( gc, who, 5, 1 );
    647647                                g_free( who );
    648648                        }
Note: See TracChangeset for help on using the changeset viewer.