mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-04 23:51:17 +00:00
contacts-provider: Codestyle
This commit is contained in:
parent
cf2004e02c
commit
b799605d01
1 changed files with 2 additions and 1 deletions
|
@ -143,6 +143,7 @@ folks_add_contact (CallsContactsProvider *self,
|
|||
g_signal_emit (self, signals[SIGNAL_ADDED], 0, individual);
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
folks_remove_contact (CallsContactsProvider *self,
|
||||
FolksIndividual *individual)
|
||||
|
|
Loading…
Reference in a new issue