提交 d918f9da 编写于 作者: C Cary Xu

type convert

上级 9ae88535
......@@ -312,7 +312,7 @@ typedef enum {
#define TSDB_LATEST_FSET_VER TSDB_FSET_VER_1
// get nDFiles in SDFileSet
static FORCE_INLINE uint16_t tsdbGetNFiles(SDFileSet* pSet) {
static FORCE_INLINE uint8_t tsdbGetNFiles(SDFileSet* pSet) {
switch (pSet->ver) {
case TSDB_FSET_VER_0:
return TSDB_FILE_MIN;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册