summaryrefslogtreecommitdiff
path: root/tests/objects/bug641828.c-expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/objects/bug641828.c-expected')
-rw-r--r--tests/objects/bug641828.c-expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/objects/bug641828.c-expected b/tests/objects/bug641828.c-expected
index 6f5e25d45..9ce869b9c 100644
--- a/tests/objects/bug641828.c-expected
+++ b/tests/objects/bug641828.c-expected
@@ -65,6 +65,7 @@ static gpointer foo_parent_class = NULL;
static BarIface * foo_bar_parent_iface = NULL;
VALA_EXTERN GType bar_get_type (void) G_GNUC_CONST ;
+G_DEFINE_AUTOPTR_CLEANUP_FUNC (Bar, g_object_unref)
static void g_cclosure_user_marshal_INT__INT (GClosure * closure,
GValue * return_value,
guint n_param_values,