diff -r 143c68ca625d -r fe350460fb1c pidgin/plugins/disco/xmppdisco.c --- a/pidgin/plugins/disco/xmppdisco.c Wed Oct 26 02:07:31 2022 -0500 +++ b/pidgin/plugins/disco/xmppdisco.c Wed Oct 26 02:58:05 2022 -0500 @@ -78,8 +78,8 @@ }; -static char* -generate_next_id() +static char * +generate_next_id(void) { static guint32 index = 0;