mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-14 16:45:20 +00:00
stream.c: fix a typo
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
4665676761
commit
eff8f77255
@ -444,7 +444,7 @@ int daemonAddClientStream(virNetServerClientPtr client,
|
|||||||
*
|
*
|
||||||
* Removes a stream from the list of active streams for the client
|
* Removes a stream from the list of active streams for the client
|
||||||
*
|
*
|
||||||
* Returns 0 if the stream was removd, -1 if it doesn't exist
|
* Returns 0 if the stream was removed, -1 if it doesn't exist
|
||||||
*/
|
*/
|
||||||
int
|
int
|
||||||
daemonRemoveClientStream(virNetServerClientPtr client,
|
daemonRemoveClientStream(virNetServerClientPtr client,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user