提交 24f03aa8 编写于 作者: P Peter Krempa

rpc: Fix name of member in remote_protocol-structs

Commit 7a99b0ab adds a new RPC struct
but one of the members has different names in remote_protocol.x and
remote_protocol-struct breaking make check.
上级 2a72e54c
......@@ -981,7 +981,7 @@ struct remote_network_update_args {
remote_nonnull_network net;
u_int command;
u_int section;
int index;
int parentIndex;
remote_nonnull_string xml;
u_int flags;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册