提交 3f19ac34 编写于 作者: J Ján Tomko

Fix indentation

上级 a80827a7
......@@ -8827,7 +8827,7 @@ virDomainActualNetDefParseXML(xmlNodePtr node,
vlanNode = virXPathNode("./vlan", ctxt);
if (vlanNode && virNetDevVlanParse(vlanNode, ctxt, &actual->vlan) < 0)
goto error;
goto error;
*def = actual;
actual = NULL;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册