提交 b3f6f8ba 编写于 作者: D Daniel Veillard

Remove tab from previous commit

上级 45cd9aa2
......@@ -160,8 +160,8 @@ vmwareConnectOpen(virConnectPtr conn,
for (i = 0; i < VMWARE_DRIVER_LAST; i++) {
if (STREQ(tmp, vmwareDriverTypeToString(i))) {
driver->type = i;
break;
}
break;
}
}
if (driver->type == -1) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册