--- a/libpurple/plugins/joinpart.c Wed Nov 12 19:15:24 2014 -0500
+++ b/libpurple/plugins/joinpart.c Thu Nov 13 00:56:55 2014 -0500
@@ -80,7 +80,7 @@
GHashTable *users)
{
PurpleConvChat *chat;
- int threshold;
+ guint threshold;
struct joinpart_key key;
time_t *last_said;