Changeset 2 for trunk/libtransmission/transmission.h
- Timestamp:
- Jan 12, 2006, 6:20:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/transmission.h
r1 r2 41 41 42 42 /*********************************************************************** 43 * tr_getPrefsDirectory 44 *********************************************************************** 45 * Returns the full path to the directory used by libtransmission to 46 * store the resume files. The string belongs to libtransmission, do 47 * not free it. 48 **********************************************************************/ 49 char * tr_getPrefsDirectory( tr_handle_t * ); 50 51 /*********************************************************************** 43 52 * tr_setBindPort 44 53 ***********************************************************************
Note: See TracChangeset
for help on using the changeset viewer.