mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-12 07:37:35 +00:00
parent
63cc6507e7
commit
a072d8c7e3
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,7 @@ calls_best_match_set_phone_number (CallsBestMatch *self,
|
||||||
gboolean have_country_code_now = FALSE;
|
gboolean have_country_code_now = FALSE;
|
||||||
|
|
||||||
g_return_if_fail (CALLS_IS_BEST_MATCH (self));
|
g_return_if_fail (CALLS_IS_BEST_MATCH (self));
|
||||||
|
g_return_if_fail (phone_number);
|
||||||
|
|
||||||
have_country_code_now = !!self->country_code;
|
have_country_code_now = !!self->country_code;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue