Changeset 13913 for trunk/libtransmission/rpcimpl.c
- Timestamp:
- Jan 31, 2013, 9:58:25 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/rpcimpl.c
r13868 r13913 396 396 { 397 397 tr_torrent * tor = torrents[i]; 398 tr_torrentVerify (tor );398 tr_torrentVerify (tor, NULL, NULL); 399 399 notify (session, TR_RPC_TORRENT_CHANGED, tor); 400 400 }
Note: See TracChangeset
for help on using the changeset viewer.