提交 6e1e26e9 编写于 作者: P Peter Krempa

qemu: Fix grouping of capabilities strings

Commit f8d478b6 broke the grouping by
five items.
上级 e6d74d8d
......@@ -200,7 +200,8 @@ VIR_ENUM_IMPL(qemuCaps, QEMU_CAPS_LAST,
"vmware-svga",
"device-video-primary",
"s390-sclp",
"usb-serial",
"usb-serial", /* 125 */
"usb-net",
);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册