aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mm-plugin-huawei.c4
-rw-r--r--plugins/mm-plugin-zte.c2
2 files changed, 3 insertions, 3 deletions
diff --git a/plugins/mm-plugin-huawei.c b/plugins/mm-plugin-huawei.c
index 32edfde7..aef3c524 100644
--- a/plugins/mm-plugin-huawei.c
+++ b/plugins/mm-plugin-huawei.c
@@ -79,7 +79,7 @@ getportmode_response_cb (MMPluginBaseSupportsTask *task,
GString *response,
GError *error,
guint32 tries,
- gboolean *out_fail,
+ gboolean *out_stop,
guint32 *out_level,
gpointer user_data)
{
@@ -116,7 +116,7 @@ curc_response_cb (MMPluginBaseSupportsTask *task,
GString *response,
GError *error,
guint32 tries,
- gboolean *out_fail,
+ gboolean *out_stop,
guint32 *out_level,
gpointer user_data)
{
diff --git a/plugins/mm-plugin-zte.c b/plugins/mm-plugin-zte.c
index 37033e01..9c390a37 100644
--- a/plugins/mm-plugin-zte.c
+++ b/plugins/mm-plugin-zte.c
@@ -66,7 +66,7 @@ custom_init_response_cb (MMPluginBaseSupportsTask *task,
GString *response,
GError *error,
guint32 tries,
- gboolean *out_fail,
+ gboolean *out_stop,
guint32 *out_level,
gpointer user_data)
{