pidgin/pidginaccountrow.c

changeset 42584
687260353985
parent 42575
580339aa47cc
child 42620
72178a341eb8
--- a/pidgin/pidginaccountrow.c	Tue Jan 23 01:38:28 2024 -0600
+++ b/pidgin/pidginaccountrow.c	Fri Jan 26 02:33:19 2024 -0600
@@ -38,7 +38,7 @@
 	PROP_FILTER,
 	N_PROPERTIES,
 };
-static GParamSpec *properties[N_PROPERTIES] = { NULL, };
+static GParamSpec *properties[N_PROPERTIES] = {NULL, };
 
 G_DEFINE_FINAL_TYPE(PidginAccountRow, pidgin_account_row, ADW_TYPE_COMBO_ROW)
 

mercurial