Changes in protocols/jabber/si.c [8256ad5:92d3044]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/si.c
r8256ad5 r92d3044 35 35 36 36 if ( tf->watch_in ) 37 {38 37 b_event_remove( tf->watch_in ); 39 tf->watch_in = 0;40 }41 38 42 39 jd->filetransfers = g_slist_remove( jd->filetransfers, tf );
Note: See TracChangeset
for help on using the changeset viewer.