hfp: Fix style issues

This commit is contained in:
Denis Kenzior 2010-06-21 22:53:05 -05:00
parent f4e1b5ca91
commit 2f967651fb
1 changed files with 2 additions and 1 deletions

View File

@ -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;