summaryrefslogtreecommitdiffstats
path: root/drivers/isimodem/call-forwarding.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isimodem/call-forwarding.c')
-rw-r--r--drivers/isimodem/call-forwarding.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/isimodem/call-forwarding.c b/drivers/isimodem/call-forwarding.c
index 8704f293..c5c6b28e 100644
--- a/drivers/isimodem/call-forwarding.c
+++ b/drivers/isimodem/call-forwarding.c
@@ -139,8 +139,7 @@ static gboolean decode_gsm_forwarding_info(GIsiSubBlockIter *parent,
return FALSE;
if (info->numlen != 0) {
-
- if (!g_isi_sb_iter_get_alpha_tag(&iter, &tag,
+ if (!g_isi_sb_iter_get_alpha_tag(&iter, &tag,
info->numlen * 2,
2 + len))
return FALSE;