提交 3ed18372 编写于 作者: J Jiri Denemark

libvirt-qemu: Fix enum type declaration

上级 9190f0b0
......@@ -20,7 +20,7 @@
extern "C" {
# endif
enum {
typedef enum {
VIR_DOMAIN_QEMU_MONITOR_COMMAND_DEFAULT = 0,
VIR_DOMAIN_QEMU_MONITOR_COMMAND_HMP = (1 << 0), /* cmd is in HMP */
} virDomainQemuMonitorCommandFlags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册