Changeset 2155 for trunk/libtransmission/platform.c
- Timestamp:
- Jun 18, 2007, 8:36:25 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/platform.c
r2154 r2155 136 136 tr_buildPath ( old, sizeof(old), h, ".transmission", NULL ); 137 137 tr_migrateResume( old, buf ); 138 rmdir( old Directory);138 rmdir( old ); 139 139 #endif 140 140
Note: See TracChangeset
for help on using the changeset viewer.