提交 44bd6907 编写于 作者: G Gerd Hoffmann

qemu-config: comment spell fix

Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
上级 48b3ed0a
......@@ -306,7 +306,7 @@ static QemuOptsList qemu_trace_opts = {
.name = "file",
.type = QEMU_OPT_STRING,
},
{ /* end if list */ }
{ /* end of list */ }
},
};
#endif
......@@ -436,7 +436,7 @@ QemuOptsList qemu_spice_opts = {
.name = "playback-compression",
.type = QEMU_OPT_BOOL,
},
{ /* end if list */ }
{ /* end of list */ }
},
};
......@@ -452,7 +452,7 @@ QemuOptsList qemu_option_rom_opts = {
.name = "romfile",
.type = QEMU_OPT_STRING,
},
{ /* end if list */ }
{ /* end of list */ }
},
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册