[Spice-devel] [PATCH] Fix typo in src/vdagentd.c
Liang Guo
bluestonechina at gmail.com
Fri Apr 12 09:19:44 PDT 2013
Signed-off-by: Liang Guo <guoliang at debian.org>
---
src/vdagentd.c | 2 +-
1 个文件被修改,插入 1 行(+),删除 1 行(-)
diff --git a/src/vdagentd.c b/src/vdagentd.c
index fbbe315..888a80a 100644
--- a/src/vdagentd.c
+++ b/src/vdagentd.c
@@ -185,7 +185,7 @@ static void do_client_clipboard(struct vdagent_virtio_port *vport,
if (!active_session_conn) {
syslog(LOG_WARNING,
- "Could not find an agent connnection belonging to the "
+ "Could not find an agent connection belonging to the "
"active session, ignoring client clipboard request");
return;
}
--
1.7.10.4
More information about the Spice-devel
mailing list