提交 2beed2da 编写于 作者: M Marc-André Lureau

qemu: syntax fix

Pushed without ack, under the trivial rule.
上级 8c63ff39
......@@ -1170,7 +1170,7 @@ int qemuDomainAttachHostDevice(struct qemud_driver *driver,
if (usbDeviceListAdd(list, usb) < 0) {
usbFreeDevice(usb);
usb = NULL:
usb = NULL;
goto cleanup;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册