mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 09:55:18 +00:00
remote: fix misspelling in the documation of 'daemonCreateClientStream'
Fix a misspelling in the documation of 'daemonCreateClientStream'. Signed-off-by: Jiang Jiacheng <jiangjiacheng@huawei.com> Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
37520bb46e
commit
022dcf076b
@ -337,10 +337,10 @@ daemonStreamFilter(virNetServerClient *client,
|
|||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @conn: a connection object to associate the stream with
|
* @client: a locked client object
|
||||||
* @header: the method call to associate with the stream
|
* @header: the method call to associate with the stream
|
||||||
*
|
*
|
||||||
* Creates a new stream for this conn
|
* Creates a new stream for this client.
|
||||||
*
|
*
|
||||||
* Returns a new stream object, or NULL upon OOM
|
* Returns a new stream object, or NULL upon OOM
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user