summaryrefslogtreecommitdiffstats
path: root/src/kiro-trb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kiro-trb.h')
-rw-r--r--src/kiro-trb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kiro-trb.h b/src/kiro-trb.h
index 1853966..3753b29 100644
--- a/src/kiro-trb.h
+++ b/src/kiro-trb.h
@@ -80,7 +80,7 @@ struct KiroTrbInfo {
/* GObject and GType functions */
GType kiro_trb_get_type (void);
-GObject kiro_trb_new (void);
+KiroTrb* kiro_trb_new (void);
/* trb functions */