Changeset 22bf64e for protocols/msn
- Timestamp:
- 2005-12-13T23:27:58Z (19 years ago)
- Branches:
- master
- Children:
- 11e090b, 703f0f7
- Parents:
- 6aaa221 (diff), e7f46c5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/sb.c
r6aaa221 r22bf64e 644 644 if( who ) 645 645 { 646 serv_got_typing( gc, who, 5 );646 serv_got_typing( gc, who, 5, 1 ); 647 647 g_free( who ); 648 648 }
Note: See TracChangeset
for help on using the changeset viewer.