diff options
Diffstat (limited to 'plugins/ublox/mm-modem-helpers-ublox.h')
-rw-r--r-- | plugins/ublox/mm-modem-helpers-ublox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ublox/mm-modem-helpers-ublox.h b/plugins/ublox/mm-modem-helpers-ublox.h index 121a9839..0b01b3df 100644 --- a/plugins/ublox/mm-modem-helpers-ublox.h +++ b/plugins/ublox/mm-modem-helpers-ublox.h @@ -115,6 +115,7 @@ gboolean mm_ublox_get_support_config (const gchar *model, GArray *mm_ublox_filter_supported_modes (const gchar *model, GArray *combinations, + gpointer logger, GError **error); /*****************************************************************************/ |