diff src/buddy_chat.c @ 1807:ba8f463744c0

[gaim-migrate @ 1817] not that this should ever make any difference. but it's a nice touch. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 05 May 2001 11:13:21 +0000
parents c649b63382b7
children 998a6a032874
line wrap: on
line diff
--- a/src/buddy_chat.c	Sat May 05 11:11:22 2001 +0000
+++ b/src/buddy_chat.c	Sat May 05 11:13:21 2001 +0000
@@ -45,7 +45,7 @@
 static GtkWidget *invite;
 static GtkWidget *inviteentry;
 static GtkWidget *invitemess;
-static GtkWidget *jc_vbox;
+static GtkWidget *jc_vbox = NULL;
 extern int state_lock;
 
 GList *chats = NULL;