Acked-by: Jonathon Jongsma <[email protected]>
On Tue, 2016-10-18 at 10:09 +0100, Frediano Ziglio wrote: > Signed-off-by: Frediano Ziglio <[email protected]> > --- > 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), _______________________________________________ Spice-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/spice-devel
