1
0
Fork 0
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:
Evangelos Ribeiro Tzaras 2023-01-21 16:46:46 +01:00
parent cf2004e02c
commit b799605d01

View file

@ -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)