libpurple/plugins/idle.c

changeset 41078
84e48180ef67
parent 40945
bbeb2e98ea5b
child 41206
afcae29ce67e
--- a/libpurple/plugins/idle.c	Fri Oct 01 17:50:50 2021 -0500
+++ b/libpurple/plugins/idle.c	Mon Oct 04 03:30:49 2021 -0500
@@ -301,7 +301,7 @@
 }
 
 static gboolean
-idle_unload(GPluginPlugin *plugin, GError **error)
+idle_unload(GPluginPlugin *plugin, gboolean shutdown, GError **error)
 {
 	unidle_all_action(NULL);
 

mercurial