aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cli/mmcli-common.h')
-rw-r--r--cli/mmcli-common.h12
1 files changed, 6 insertions, 6 deletions
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 <libmm-glib.h>
-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,