Changeset 1912 for trunk/libtransmission/transmission.h
- Timestamp:
- May 23, 2007, 4:45:20 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/transmission.h
r1868 r1912 368 368 * you must call tr_torrentStop() before closing it. 369 369 **********************************************************************/ 370 void tr_torrentClose( tr_ handle_t *, tr_torrent_t * );370 void tr_torrentClose( tr_torrent_t * ); 371 371 372 372 /***********************************************************************
Note: See TracChangeset
for help on using the changeset viewer.