- Timestamp:
- May 1, 2010, 3:38:02 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.9x/libtransmission/torrent-ctor.c
r10084 r10565 322 322 args->isSet_downloadDir = 0; 323 323 324 if( directory )324 if( directory && *directory ) 325 325 { 326 326 args->isSet_downloadDir = 1;
Note: See TracChangeset
for help on using the changeset viewer.