telit: minor coding style fix
This commit is contained in:
@@ -202,8 +202,7 @@ gps_enabled_ready (MMBaseModem *self,
|
||||
"Couldn't open raw GPS serial port");
|
||||
} else
|
||||
g_task_return_boolean (task, TRUE);
|
||||
}
|
||||
else
|
||||
} else
|
||||
g_task_return_boolean (task, TRUE);
|
||||
|
||||
g_object_unref (task);
|
||||
|
Reference in New Issue
Block a user