diff options
Diffstat (limited to 'plugins/telit/mm-modem-helpers-telit.h')
-rw-r--r-- | plugins/telit/mm-modem-helpers-telit.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/telit/mm-modem-helpers-telit.h b/plugins/telit/mm-modem-helpers-telit.h index 5f0e8800..b693732a 100644 --- a/plugins/telit/mm-modem-helpers-telit.h +++ b/plugins/telit/mm-modem-helpers-telit.h @@ -61,8 +61,7 @@ typedef struct { } TelitToMMBandMap; /* +CSIM response parser */ -gint mm_telit_parse_csim_response (const guint step, - const gchar *response, +gint mm_telit_parse_csim_response (const gchar *response, GError **error); typedef enum { |