Changeset 9421 for trunk/libtransmission/utils.h
- Timestamp:
- Oct 27, 2009, 11:00:34 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/utils.h
r8904 r9421 420 420 421 421 /** on success, return 0. on failure, return -1 and set errno */ 422 int tr_moveFile( const char * oldpath, const char * newpath );422 int tr_moveFile( const char * oldpath, const char * newpath, tr_bool * renamed ); 423 423 424 424
Note: See TracChangeset
for help on using the changeset viewer.