mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
Fix messsage -> message.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
This commit is contained in:
parent
1be3c3c8ee
commit
fa30eaf3d3
@ -348,7 +348,7 @@ remoteDispatchClientCall (struct qemud_server *server,
|
|||||||
* @msg: the complete incoming message packet, with header already decoded
|
* @msg: the complete incoming message packet, with header already decoded
|
||||||
*
|
*
|
||||||
* This function gets called from qemud when it pulls a incoming
|
* This function gets called from qemud when it pulls a incoming
|
||||||
* remote protocol messsage off the dispatch queue for processing.
|
* remote protocol message off the dispatch queue for processing.
|
||||||
*
|
*
|
||||||
* The @msg parameter must have had its header decoded already by
|
* The @msg parameter must have had its header decoded already by
|
||||||
* calling remoteDecodeClientMessageHeader
|
* calling remoteDecodeClientMessageHeader
|
||||||
|
Loading…
Reference in New Issue
Block a user