Changeset 11671
- Timestamp:
- Jan 13, 2011, 11:57:06 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/filter.c
r11599 r11671 609 609 test_torrent_activity( tr_torrent * tor, int type ) 610 610 { 611 const tr_stat * st = tr_torrentStat ( tor );611 const tr_stat * st = tr_torrentStatCached( tor ); 612 612 613 613 switch( type )
Note: See TracChangeset
for help on using the changeset viewer.