Selaa lähdekoodia

Merge pull request #934 from BilyZ98:master

PiperOrigin-RevId: 420645080
main
Victor Costan 2 vuotta sitten
vanhempi
commit
068a0f1214
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      db/version_set.cc

+ 1
- 1
db/version_set.cc Näytä tiedosto

@ -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,

Ladataan…
Peruuta
Tallenna