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.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/kiro-trb.h b/src/kiro-trb.h
index 36d3b5e..ff8d418 100644
--- a/src/kiro-trb.h
+++ b/src/kiro-trb.h
@@ -82,6 +82,8 @@ GType kiro_trb_get_type (void);
KiroTrb* kiro_trb_new (void);
+void kiro_trb_free (KiroTrb *trb);
+
/* trb functions */
@@ -360,4 +362,4 @@ void kiro_trb_adopt (KiroTrb *trb, void *source);
G_END_DECLS
-#endif //__KIRO_TRB_H \ No newline at end of file
+#endif //__KIRO_TRB_H