Trivial. Acked-by: Jonathon Jongsma <jjongsma@xxxxxxxxxx> On Wed, 2016-11-09 at 14:19 +0000, Frediano Ziglio wrote: > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > --- > server/main-channel.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/server/main-channel.c b/server/main-channel.c > index b900b62..6449c16 100644 > --- a/server/main-channel.c > +++ b/server/main-channel.c > @@ -318,7 +318,7 @@ int main_channel_getpeername(MainChannel > *main_chan, struct sockaddr *sa, sockle > getpeername(red_channel_get_first_socket(RED_CHANNEL(main_ch > an)), sa, salen) : -1; > } > > -// TODO: ? shouldn't it disonnect all clients? or shutdown all > main_channels? > +// TODO: ? shouldn't it disconnect all clients? or shutdown all > main_channels? > void main_channel_close(MainChannel *main_chan) > { > int socketfd; _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel