提交 fe1bf917 编写于 作者: P Peter Krempa

qemu: command: Fix macro indentation

上级 59ae97b4
......@@ -11125,7 +11125,7 @@ qemuParseCommandLine(virCapsPtr qemuCaps,
#define WANT_VALUE() \
const char *val = progargv[++i]; \
if (!val) { \
virReportError(VIR_ERR_INTERNAL_ERROR, \
virReportError(VIR_ERR_INTERNAL_ERROR, \
_("missing value for %s argument"), arg); \
goto error; \
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册