summaryrefslogtreecommitdiffstats
path: root/src/kiro-server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kiro-server.h')
-rw-r--r--src/kiro-server.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kiro-server.h b/src/kiro-server.h
index ea853c3..9a70488 100644
--- a/src/kiro-server.h
+++ b/src/kiro-server.h
@@ -70,9 +70,9 @@ struct _KiroServerClass {
/* GObject and GType functions */
-GType kiro_server_get_type (void);
+GType kiro_server_get_type (void);
-GObject kiro_server_new (void);
+KiroServer* kiro_server_new (void);
/* server functions */