aboutsummaryrefslogtreecommitdiff
path: root/src/mm-port-mbim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-port-mbim.h')
-rw-r--r--src/mm-port-mbim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-port-mbim.h b/src/mm-port-mbim.h
index 3bd20e48..c0bd7988 100644
--- a/src/mm-port-mbim.h
+++ b/src/mm-port-mbim.h
@@ -51,6 +51,7 @@ struct _MMPortMbimClass {
};
GType mm_port_mbim_get_type (void);
+G_DEFINE_AUTOPTR_CLEANUP_FUNC (MMPortMbim, g_object_unref)
MMPortMbim *mm_port_mbim_new (const gchar *name);