pidgin/plugins/disco/xmppdisco.c

changeset 41840
fe350460fb1c
parent 41499
a80a41434f44
child 41913
8bdccbde0536
--- 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;
 

mercurial