提交 3e8699d3 编写于 作者: C Cole Robinson

virerror: Fix an error message typo

上级 d6b27d3e
......@@ -99,7 +99,7 @@ void virReportSystemErrorFull(int domcode,
#argname, \
NULL, \
0, 0, \
_("%s in %s must greater than zero"), \
_("%s in %s must be greater than zero"), \
#argname, __FUNCTION__)
# define virReportInvalidNonZeroArg(argname) \
virRaiseErrorFull(__FILE__, __FUNCTION__, __LINE__, \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册