提交 3c42abe6 编写于 作者: E Eric Blake

build: fix whitespace damage

Introduced in commit 1f8c33b6.

* src/lxc/lxc_container.c (lxcContainerGetSubtree): Avoid TAB.
上级 1f8c33b6
......@@ -1048,7 +1048,7 @@ static int lxcContainerGetSubtree(const char *prefix,
virReportOOMError();
goto cleanup;
}
nmounts++;
nmounts++;
VIR_DEBUG("Grabbed %s", mntent.mnt_dir);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册