gnss: Minor style fix

This commit is contained in:
Denis Kenzior 2011-03-28 17:23:05 -05:00
parent 11bd671722
commit 3899056800
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ static void gnss_report(GAtResult *result, gpointer user_data)
DBG("");
xml = NULL;
if (!gnss_parse_report(result, "+CPOSR:", &xml)) {
ofono_error("Unable to parse CPOSR notification");
return;