summaryrefslogtreecommitdiff
path: root/src/seat-xdmcp-session.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/seat-xdmcp-session.h')
-rw-r--r--src/seat-xdmcp-session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/seat-xdmcp-session.h b/src/seat-xdmcp-session.h
index 941083d4..a8a3621e 100644
--- a/src/seat-xdmcp-session.h
+++ b/src/seat-xdmcp-session.h
@@ -33,7 +33,7 @@ typedef struct
SeatClass parent_class;
} SeatXDMCPSessionClass;
-G_DEFINE_AUTOPTR_CLEANUP_FUNC (SeatXDMCPSession, g_object_unref);
+G_DEFINE_AUTOPTR_CLEANUP_FUNC (SeatXDMCPSession, g_object_unref)
GType seat_xdmcp_session_get_type (void);