Signed-off-by: Nitesh Konkar <nitko...@linux.vnet.ibm.com>
---
 daemon/stream.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/daemon/stream.c b/daemon/stream.c
index bd0b5d2..533ecf7 100644
--- a/daemon/stream.c
+++ b/daemon/stream.c
@@ -444,7 +444,7 @@ int daemonAddClientStream(virNetServerClientPtr 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
 daemonRemoveClientStream(virNetServerClientPtr client,
-- 
2.1.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to