fix typo in comment
This commit is contained in:
parent
378a0e974b
commit
dbea43ab35
|
@ -1030,7 +1030,7 @@ namespace libtorrent
|
||||||
|
|
||||||
// renames the file with the given index to the new name
|
// renames the file with the given index to the new name
|
||||||
// the name may include a directory path
|
// the name may include a directory path
|
||||||
// returns false on failure
|
// posts alert to indicate success or failure
|
||||||
void rename_file(int index, std::string const& name);
|
void rename_file(int index, std::string const& name);
|
||||||
|
|
||||||
// unless this returns true, new connections must wait
|
// unless this returns true, new connections must wait
|
||||||
|
|
Loading…
Reference in New Issue