aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-category.c
diff options
context:
space:
mode:
Diffstat (limited to 'liblogdiag/ld-category.c')
-rw-r--r--liblogdiag/ld-category.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/liblogdiag/ld-category.c b/liblogdiag/ld-category.c
index b3c85ef..71383a7 100644
--- a/liblogdiag/ld-category.c
+++ b/liblogdiag/ld-category.c
@@ -55,7 +55,7 @@ static void on_category_notify_name (LdCategory *category,
GParamSpec *pspec, gpointer user_data);
-G_DEFINE_TYPE (LdCategory, ld_category, G_TYPE_OBJECT);
+G_DEFINE_TYPE (LdCategory, ld_category, G_TYPE_OBJECT)
static void
ld_category_class_init (LdCategoryClass *klass)