summaryrefslogtreecommitdiffstats
path: root/plugins/hfp.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hfp.c')
-rw-r--r--plugins/hfp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/hfp.c b/plugins/hfp.c
index 137e9488..b6cd415d 100644
--- a/plugins/hfp.c
+++ b/plugins/hfp.c
@@ -440,7 +440,8 @@ free:
return -ENOMEM;
}
-static gboolean hfp_remove_each_modem(gpointer key, gpointer value, gpointer user_data)
+static gboolean hfp_remove_each_modem(gpointer key, gpointer value,
+ gpointer user_data)
{
struct ofono_modem *modem = value;