Kaynağa Gözat

Update log_reader.h

main
Raynol Menezes 3 yıl önce
işlemeyi yapan: GitHub
ebeveyn
işleme
f6d094e994
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      db/log_reader.h

+ 1
- 1
db/log_reader.h Dosyayı Görüntüle

@ -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;
};

Yükleniyor…
İptal
Kaydet