소스 검색

fix comment

main
周炀 7 년 전
committed by GitHub
부모
커밋
471f0b84ec
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      include/leveldb/env.h

+ 1
- 1
include/leveldb/env.h 파일 보기

@ -145,7 +145,7 @@ class Env {
virtual void StartThread(void (*function)(void* arg), void* arg) = 0;
// *path is set to a temporary directory that can be used for testing. It may
// or many not have just been created. The directory may or may not differ
// or may not have just been created. The directory may or may not differ
// between runs of the same process, but subsequent calls will return the
// same directory.
virtual Status GetTestDirectory(std::string* path) = 0;

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