Changeset 2217
- Timestamp:
- Jun 28, 2007, 1:20:10 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/transmission.h
r2210 r2217 284 284 " "setme_info" can be NULL if you don't need the information. 285 285 * If the metainfo can be parsed and setme_info is non-NULL, 286 * it will be filled with the metadata's info. 286 * it will be filled with the metadata's info. You'll need to 287 * call tr_metainfoFree( setme_info ) when done with it. 287 288 */ 288 289 int tr_torrentParse( const tr_handle_t * handle,
Note: See TracChangeset
for help on using the changeset viewer.