提交 01131c0b 编写于 作者: C Cole Robinson

libvirt-domain: Fix typo in debug message

上级 b52779b3
......@@ -2015,7 +2015,7 @@ virDomainSetMemoryStatsPeriod(virDomainPtr domain, int period,
{
virConnectPtr conn;
VIR_DOMAIN_DEBUG(domain, "peroid=%d, flags=%x", period, flags);
VIR_DOMAIN_DEBUG(domain, "period=%d, flags=%x", period, flags);
virResetLastError();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册