提交 5c55ed93 编写于 作者: A antirez

Cluster: remove warning adding clusterNodeSetSlotBit() prototype.

上级 97492977
......@@ -47,6 +47,7 @@ clusterNode *clusterLookupNode(char *name);
int clusterNodeAddSlave(clusterNode *master, clusterNode *slave);
int clusterAddSlot(clusterNode *n, int slot);
int clusterDelSlot(int slot);
int clusterNodeSetSlotBit(clusterNode *n, int slot);
/* -----------------------------------------------------------------------------
* Initialization
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册