[Spice-devel] [PATCH spice-server 4/8] reds: Fix typo in comment
Frediano Ziglio
fziglio at redhat.com
Mon Feb 11 18:08:33 UTC 2019
> On Mon, Feb 11, 2019 at 11:54:41AM +0000, Frediano Ziglio wrote:
> > Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> > ---
> > server/reds.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/server/reds.c b/server/reds.c
> > index c16655adf..4708be330 100644
> > --- a/server/reds.c
> > +++ b/server/reds.c
> > @@ -1595,7 +1595,7 @@ bool reds_handle_migrate_data(RedsState *reds,
> > MainChannelClient *mcc,
> > }
> > }
> > } else {
> > - /* restore agent starte when the agent gets attached */
> > + /* restore agent starts when the agent gets attached */
>
> I believe this was meant to be "agent state", not "agent starts"
>
> Christophe
>
My fault, yes, I think make much more sense with state, sending a follow up
Frediano
More information about the Spice-devel
mailing list