Acked-by: Jonathon Jongsma <jjongsma@xxxxxxxxxx> On Mon, 2017-12-11 at 10:27 +0000, Frediano Ziglio wrote: > recs -> reds > > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > --- > server/reds.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/server/reds.h b/server/reds.h > index cea002c5..9f17a5ec 100644 > --- a/server/reds.h > +++ b/server/reds.h > @@ -80,7 +80,7 @@ void reds_on_main_agent_data(RedsState *reds, > MainChannelClient *mcc, const void > size_t size); > void reds_on_main_migrate_connected(RedsState *reds, int seamless); > //should be called when all the clients > // are connected > to the target > -bool reds_handle_migrate_data(RedsState *recs, MainChannelClient > *mcc, > +bool reds_handle_migrate_data(RedsState *reds, MainChannelClient > *mcc, > SpiceMigrateDataMain *mig_data, > uint32_t size); > void reds_on_main_mouse_mode_request(RedsState *reds, void *message, > size_t size); > /* migration dest side: returns whether it can support seamless > migration _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel