--- a/libpurple/purplecontact.c Tue Jan 23 01:38:28 2024 -0600
+++ b/libpurple/purplecontact.c Fri Jan 26 02:33:19 2024 -0600
@@ -29,7 +29,7 @@
enum {
PROP_0,
PROP_ACCOUNT,
- N_PROPERTIES
+ N_PROPERTIES,
};
static GParamSpec *properties[N_PROPERTIES] = {NULL, };