fix
Some checks failed
BlockStorage/repertory/pipeline/head There was a failure building this commit
Some checks failed
BlockStorage/repertory/pipeline/head There was a failure building this commit
This commit is contained in:
@ -78,7 +78,7 @@ private:
|
||||
void download_chunk(std::size_t chunk, bool skip_active, bool should_reset);
|
||||
|
||||
void download_range(std::size_t start_chunk_index,
|
||||
std::size_t end_chunk_index_inclusive, bool should_reset);
|
||||
std::size_t end_chunk_index, bool should_reset);
|
||||
|
||||
void set_modified();
|
||||
|
||||
|
Reference in New Issue
Block a user