Style tweak
This commit is contained in:
parent
0493cf6d62
commit
c698032ace
|
@ -271,7 +271,7 @@ private:
|
||||||
{
|
{
|
||||||
std::pair<LineCount, LineCount> m_range;
|
std::pair<LineCount, LineCount> m_range;
|
||||||
size_t m_timestamp = 0;
|
size_t m_timestamp = 0;
|
||||||
std::vector<std::vector<std::pair<ByteCoord, ByteCoord>>> m_matches;
|
std::vector<std::vector<BufferRange>> m_matches;
|
||||||
};
|
};
|
||||||
BufferSideCache<Cache> m_cache;
|
BufferSideCache<Cache> m_cache;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user