提交 b2aca2db 编写于 作者: G Guido Günther

libxl: fix typo in debug message

上级 f014247f
......@@ -325,7 +325,7 @@ libxlMigrateReceive(virNetSocketPtr sock,
goto fail;
}
VIR_DEBUG("Accepted migration connection."
" Spawing thread to process migration data");
" Spawning thread to process migration data");
recvfd = virNetSocketDupFD(client_sock, true);
virObjectUnref(client_sock);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册