[Spice-devel] [PATCH spice-server 09/12] Fix typo in comment

Jonathon Jongsma jjongsma at redhat.com
Wed Oct 19 21:20:30 UTC 2016


Acked-by: Jonathon Jongsma <jjongsma at redhat.com>


On Tue, 2016-10-18 at 10:09 +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  server/red-channel.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/server/red-channel.h b/server/red-channel.h
> index 8818a04..5299646 100644
> --- a/server/red-channel.h
> +++ b/server/red-channel.h
> @@ -358,7 +358,7 @@ struct RedClient {
>  
>      int disconnecting;
>      /* Note that while semi-seamless migration is conducted by the
> main thread, seamless migration
> -     * involves all channels, and thus the related varaibles can be
> accessed from different
> +     * involves all channels, and thus the related variables can be
> accessed from different
>       * threads */
>      int during_target_migrate; /* if seamless=TRUE, migration_target
> is turned off when all
>                                    the clients received their
> migration data. Otherwise (semi-seamless),


More information about the Spice-devel mailing list