diff --git a/include/libtorrent/settings_pack.hpp b/include/libtorrent/settings_pack.hpp index e8ba2bf4c..2f652d741 100644 --- a/include/libtorrent/settings_pack.hpp +++ b/include/libtorrent/settings_pack.hpp @@ -276,7 +276,7 @@ namespace libtorrent #ifndef TORRENT_NO_DEPRECATED use_write_cache, #else - deprecated7, + deprecated11, #endif // this will make the disk cache never flush a write piece if it would @@ -362,7 +362,7 @@ namespace libtorrent // overhead of a system call. lock_disk_cache, #else - deprecated8, + deprecated10, #endif // when set to true, all data downloaded from peers will be assumed to