提交 9f092040 编写于 作者: A Anthony Liguori

really fix net.h

Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 a7f085c6
......@@ -73,7 +73,7 @@ struct VLANState {
VLANState *qemu_find_vlan(int id, int allocate);
VLANClientState *qemu_find_netdev(const char *id);
VLANClientState *qemu_new_vlan_client(net_client_type type,,
VLANClientState *qemu_new_vlan_client(net_client_type type,
VLANState *vlan,
VLANClientState *peer,
const char *model,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册