helpers: +CNUM parser doesn't return any error
This commit is contained in:
@@ -2817,8 +2817,7 @@ mm_3gpp_parse_clck_write_response (const gchar *reply,
|
||||
/*************************************************************************/
|
||||
|
||||
GStrv
|
||||
mm_3gpp_parse_cnum_exec_response (const gchar *reply,
|
||||
GError **error)
|
||||
mm_3gpp_parse_cnum_exec_response (const gchar *reply)
|
||||
{
|
||||
GArray *array = NULL;
|
||||
GRegex *r;
|
||||
|
Reference in New Issue
Block a user