> > Signed-off-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> > --- > src/channel-main.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/channel-main.h b/src/channel-main.h > index 530378db..fd7a3bb3 100644 > --- a/src/channel-main.h > +++ b/src/channel-main.h > @@ -113,7 +113,7 @@ void spice_main_clipboard_request(SpiceMainChannel > *channel, guint32 type); > > G_DEPRECATED_FOR(spice_main_channel_update_display) > void spice_main_set_display(SpiceMainChannel *channel, int id,int x, int y, > int width, int height); > -G_DEPRECATED_FOR(spice_main_update_display) > +G_DEPRECATED_FOR(spice_main_channel_update_display) > void spice_main_update_display(SpiceMainChannel *channel, int id, int x, int > y, int width, > int height, gboolean update); > G_DEPRECATED_FOR(spice_main_channel_update_display_enabled) Acked Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel