summaryrefslogtreecommitdiff
path: root/gtk/channel-main.h
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2010-11-26 18:16:32 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2010-11-26 18:17:24 +0100
commit984a74fe9c5217c16af628f7f1dbea328cd52ecc (patch)
tree2c2f8058ae22184be0be0f68b84a64d486f73c9b /gtk/channel-main.h
parentdb29073aa5b6ddc4c630e901ad4304160e22ad2f (diff)
gtk: progressive agent message recomposition
Diffstat (limited to 'gtk/channel-main.h')
-rw-r--r--gtk/channel-main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/channel-main.h b/gtk/channel-main.h
index eac70ea..75216fd 100644
--- a/gtk/channel-main.h
+++ b/gtk/channel-main.h
@@ -49,7 +49,7 @@ struct _SpiceMainChannelClass {
/* Do not add fields to this struct */
};
-GType spice_main_channel_get_type(void);
+GType spice_main_channel_get_type(void);
void spice_main_set_display(SpiceMainChannel *channel, int id,
int x, int y, int width, int height);