提交 a9a2abd4 编写于 作者: A Andrea Bolognani

vz: Fix indentation in prlsdkGetNetAddresses()

上级 a2adcc1b
......@@ -829,7 +829,7 @@ prlsdkGetNetAddresses(PRL_HANDLE sdknet, virDomainNetDefPtr net)
prlsdkCheckRetGoto(pret, cleanup);
for (i = 0; i < num; ++i) {
virNetDevIPAddrPtr ip = NULL;
virNetDevIPAddrPtr ip = NULL;
PRL_UINT32 buflen = 0;
char *addr;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册