From 6bf046b6fc0b0704081a8d1e7c063d422747e839 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 20 Sep 2017 22:26:23 -0700 Subject: cli: port mmcli_get_manager to GTask --- cli/mmcli-common.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'cli/mmcli-common.h') diff --git a/cli/mmcli-common.h b/cli/mmcli-common.h index f38429b7..b7341205 100644 --- a/cli/mmcli-common.h +++ b/cli/mmcli-common.h @@ -26,12 +26,12 @@ #define _LIBMM_INSIDE_MMCLI #include -void mmcli_get_manager (GDBusConnection *connection, - GCancellable *cancellable, - GAsyncReadyCallback callback, - gpointer user_data); -MMManager *mmcli_get_manager_finish (GAsyncResult *res); -MMManager *mmcli_get_manager_sync (GDBusConnection *connection); +void mmcli_get_manager (GDBusConnection *connection, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data); +MMManager *mmcli_get_manager_finish (GAsyncResult *res); +MMManager *mmcli_get_manager_sync (GDBusConnection *connection); void mmcli_get_modem (GDBusConnection *connection, -- cgit v1.2.3-70-g09d2