Minor style issue

This commit is contained in:
Denis Kenzior 2009-06-18 16:49:47 -05:00
parent 0c8aed38d7
commit 2982a7962f
1 changed files with 1 additions and 0 deletions

View File

@ -523,6 +523,7 @@ static gboolean cb_ss_passwd(struct ofono_modem *modem, const char *sc,
fac = "AB";
else
fac = cb_ss_service_to_fac(sc);
if (!fac)
return FALSE;