Przeglądaj źródła

Merge pull request #934 from BilyZ98:master

PiperOrigin-RevId: 420645080
ld
Victor Costan 2 lat temu
rodzic
commit
068a0f1214
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      db/version_set.cc

+ 1
- 1
db/version_set.cc Wyświetl plik

@ -1303,7 +1303,7 @@ Compaction* VersionSet::PickCompaction() {
return c;
}
// Finds the largest key in a vector of files. Returns true if files it not
// Finds the largest key in a vector of files. Returns true if files is not
// empty.
bool FindLargestKey(const InternalKeyComparator& icmp,
const std::vector<FileMetaData*>& files,

Ładowanie…
Anuluj
Zapisz