diff options
Diffstat (limited to 'plugins/cinterion/mm-modem-helpers-cinterion.h')
-rw-r--r-- | plugins/cinterion/mm-modem-helpers-cinterion.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/cinterion/mm-modem-helpers-cinterion.h b/plugins/cinterion/mm-modem-helpers-cinterion.h index 43b8ba84..f4c982f6 100644 --- a/plugins/cinterion/mm-modem-helpers-cinterion.h +++ b/plugins/cinterion/mm-modem-helpers-cinterion.h @@ -39,6 +39,7 @@ gboolean mm_cinterion_parse_scfg_response (const gchar *response, gboolean mm_cinterion_build_band (GArray *bands, guint supported, + gboolean only_2g, guint *out_band, GError **error); |