phonesim: Fixup whitespace

This commit is contained in:
Denis Kenzior 2014-03-27 09:50:56 -05:00
parent 5f76525961
commit 910ec60927
1 changed files with 1 additions and 0 deletions

View File

@ -1072,6 +1072,7 @@ static int phonesim_init(void)
{
int err;
char *conf_override = getenv("OFONO_PHONESIM_CONFIG");
err = ofono_modem_driver_register(&phonesim_driver);
if (err < 0)
return err;