[Spice-devel] [PATCH] Fix typo in src/vdagentd.c

Hans de Goede hdegoede at redhat.com
Sat Apr 13 06:35:42 PDT 2013


Hi,

Thanks for the patch, pushed to the official git repo.

Regards,

Hans

On 04/12/2013 06:19 PM, Liang Guo wrote:
> 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;
>       }
>


More information about the Spice-devel mailing list