소스 검색

Update log_reader.h

main
Raynol Menezes 3 년 전
committed by GitHub
부모
커밋
f6d094e994
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
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;
};

불러오는 중...
취소
저장