diff -r 4c9808e30b3e -r f033955d125a libpurple/internal.h --- a/libpurple/internal.h Thu Feb 07 04:01:22 2019 -0500 +++ b/libpurple/internal.h Thu Feb 07 04:15:34 2019 -0500 @@ -243,7 +243,7 @@ * Note: This function should only be called by purple_account_set_enabled() * in account.c. */ -gboolean _purple_connection_wants_to_die(const PurpleConnection *gc); +gboolean _purple_connection_wants_to_die(PurpleConnection *gc); /** * _purple_connection_add_active_chat: