mirror of
https://github.com/monero-project/monero.git
synced 2024-11-17 08:17:37 +00:00
HOW DO I GIT?
This commit is contained in:
parent
a70bf86037
commit
9d6f9335d1
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ namespace tools
|
|||
static decoded_block_sizes instance;
|
||||
|
||||
private:
|
||||
std::vector<int> m_data;p
|
||||
std::vector<int> m_data;
|
||||
};
|
||||
|
||||
decoded_block_sizes decoded_block_sizes::instance;
|
||||
|
|
Loading…
Reference in a new issue