提交 953d325a 编写于 作者: H Hongze Cheng

make compile

上级 f2eeb41c
...@@ -58,9 +58,9 @@ typedef struct { ...@@ -58,9 +58,9 @@ typedef struct {
typedef struct { typedef struct {
int kLen; int kLen;
u8 *pKey; const u8 *pKey;
int vLen; int vLen;
u8 *pVal; const u8 *pVal;
SPgno pgno; SPgno pgno;
u8 *pBuf; u8 *pBuf;
} SCellDecoder; } SCellDecoder;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册