Преглед изворни кода

Merge pull request #897 from raynolmenezes:patch-1

PiperOrigin-RevId: 420662891
main
Victor Costan пре 2 година
родитељ
комит
74f0be238f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      db/log_reader.h

+ 1
- 1
db/log_reader.h Прегледај датотеку

@ -24,7 +24,7 @@ class Reader {
public:
virtual ~Reporter();
// Some corruption was detected. "size" is the approximate number
// Some corruption was detected. "bytes" is the approximate number
// of bytes dropped due to the corruption.
virtual void Corruption(size_t bytes, const Status& status) = 0;
};

Loading…
Откажи
Сачувај