summaryrefslogtreecommitdiff
path: root/src/seat-xvnc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/seat-xvnc.h')
-rw-r--r--src/seat-xvnc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/seat-xvnc.h b/src/seat-xvnc.h
index a87d7767..f167e236 100644
--- a/src/seat-xvnc.h
+++ b/src/seat-xvnc.h
@@ -33,7 +33,7 @@ typedef struct
SeatClass parent_class;
} SeatXVNCClass;
-G_DEFINE_AUTOPTR_CLEANUP_FUNC (SeatXVNC, g_object_unref);
+G_DEFINE_AUTOPTR_CLEANUP_FUNC (SeatXVNC, g_object_unref)
GType seat_xvnc_get_type (void);