提交 ca634993 编写于 作者: S Shengliang Guan

fix compile error

上级 b17f8267
......@@ -112,7 +112,7 @@ void rpcSendRedirectRsp(void* thandle, const SEpSet* pEpSet) {
int rpcReportProgress(void* pConn, char* pCont, int contLen) { return -1; }
void rpcCancelRequest(int64_t rid) { return; }
int32_t rpcInit(SRpcConfig *pCfg) {
int32_t rpcInit(SRpcCfg* pCfg) {
// impl later
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册