提交 819ea208 编写于 作者: O Osier Yang

Build: Fix typos which cause build failure

Pushed under trivial rule.
上级 d95606e3
无相关合并请求
......@@ -2034,11 +2034,11 @@ struct remote_storage_pool_list_all_volumes_ret {
} vols;
u_int ret;
};
struct remote_list_all_networks_args {
struct remote_connect_list_all_networks_args {
int need_results;
u_int flags;
};
struct remote_list_all_networks_ret {
struct remote_connect_list_all_networks_ret {
struct {
u_int nets_len;
remote_nonnull_network * nets_val;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部