[Spice-devel] [PATCH xf86-video-qxl 2/4] src/spiceqxl_main_loop: fix typo in comment

Alon Levy alevy at redhat.com
Mon Jul 15 04:58:39 PDT 2013


---
 src/spiceqxl_main_loop.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/spiceqxl_main_loop.c b/src/spiceqxl_main_loop.c
index 92579eb..6c1f7d5 100644
--- a/src/spiceqxl_main_loop.c
+++ b/src/spiceqxl_main_loop.c
@@ -274,7 +274,7 @@ static void xspice_block_handler(pointer data, OSTimePtr timeout, pointer readma
 }
 
 /*
- * xserver only calles wakeup_handler with the read fd_set, so we
+ * xserver only calls wakeup_handler with the read fd_set, so we
  * must either patch it or do a polling select ourselves, this is the
  * later approach. Since we are already doing a polling select, we
  * already select on all (we could avoid selecting on the read since
-- 
1.8.3.1



More information about the Spice-devel mailing list