Hi
- Original Message -
> On Sat, Jul 02, 2011 at 05:06:39AM +0200, Alon Levy wrote:
> > --- a/gtk/spice-channel-priv.h
> > +++ b/gtk/spice-channel-priv.h
> > @@ -123,6 +123,8 @@ struct spice_channel {
> > GArray *common_caps;
> > GArray *remote_caps;
> > GArray *remote_comm
On Sat, Jul 02, 2011 at 05:06:39AM +0200, Alon Levy wrote:
> --- a/gtk/spice-channel-priv.h
> +++ b/gtk/spice-channel-priv.h
> @@ -123,6 +123,8 @@ struct spice_channel {
> GArray *common_caps;
> GArray *remote_caps;
> GArray
---
gtk/spice-channel-priv.h |2 ++
gtk/spice-channel.c | 14 ++
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/gtk/spice-channel-priv.h b/gtk/spice-channel-priv.h
index 84da31c..dfd35eb 100644
--- a/gtk/spice-channel-priv.h
+++ b/gtk/spice-channel-priv.h
@@