mm-glib: use correct enum type
This commit is contained in:

committed by
Dan Williams

parent
2e8866c8b7
commit
9dcbf33c88
@@ -93,7 +93,7 @@ ensure_modem_manager1_proxy (MMManager *self,
|
||||
{
|
||||
gchar *name = NULL;
|
||||
gchar *object_path = NULL;
|
||||
GDBusObjectManagerClientFlags flags = G_DBUS_OBJECT_MANAGER_CLIENT_FLAGS_NONE;
|
||||
GDBusProxyFlags flags = G_DBUS_PROXY_FLAGS_NONE;
|
||||
GDBusConnection *connection = NULL;
|
||||
|
||||
if (self->priv->manager_iface_proxy)
|
||||
|
Reference in New Issue
Block a user