On Thu, May 17, 2012 at 2:25 PM, Yonit Halperin <yhalperi@xxxxxxxxxx> wrote: > +static void spice_channel_reset_capabilities(SpiceChannel *channel) > +{ > + there is an extra line here > + SpiceChannelPrivate *c = SPICE_CHANNEL_GET_PRIVATE(channel); > + g_array_set_size(c->caps, 0); > + > + if (SPICE_CHANNEL_GET_CLASS(channel)->channel_reset_capabilities) { > + SPICE_CHANNEL_GET_CLASS(channel)->channel_reset_capabilities(channel); > + } ack series -- Marc-André Lureau _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel