pidgin/plugins/unity.c

changeset 41081
0c1c063d71f6
parent 41002
717c8a3f95a3
child 41184
05b5c210352b
--- a/pidgin/plugins/unity.c	Wed Oct 06 04:12:07 2021 -0500
+++ b/pidgin/plugins/unity.c	Thu Oct 07 22:24:25 2021 -0500
@@ -614,7 +614,7 @@
 }
 
 static gboolean
-unity_unload(GPluginPlugin *plugin, GError **error) {
+unity_unload(GPluginPlugin *plugin, gboolean shutdown, GError **error) {
 	GList *convs = NULL;
 	PurpleConversationManager *manager = NULL;
 

mercurial