summaryrefslogtreecommitdiff
path: root/gio/tests/gnotification-server.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/tests/gnotification-server.c')
-rw-r--r--gio/tests/gnotification-server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/tests/gnotification-server.c b/gio/tests/gnotification-server.c
index 300761beb..5dcc86e2c 100644
--- a/gio/tests/gnotification-server.c
+++ b/gio/tests/gnotification-server.c
@@ -37,7 +37,7 @@ struct _GNotificationServer
GHashTable *applications;
};
-G_DEFINE_TYPE (GNotificationServer, g_notification_server, G_TYPE_OBJECT);
+G_DEFINE_TYPE (GNotificationServer, g_notification_server, G_TYPE_OBJECT)
enum
{