[gaim-migrate @ 14034]

Sun, 23 Oct 2005 08:11:43 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Sun, 23 Oct 2005 08:11:43 +0000
changeset 11743
496fd38e1516
parent 11742
ddba58b25836
child 11744
0919a6ad01f0

[gaim-migrate @ 14034]
Peter, this should probably work now.

src/gtkplugin.c file | annotate | diff | comparison | revisions
--- a/src/gtkplugin.c	Sun Oct 23 08:00:29 2005 +0000
+++ b/src/gtkplugin.c	Sun Oct 23 08:11:43 2005 +0000
@@ -232,7 +232,7 @@
 	GaimPlugin *plug;
 	GtkWidget *dialog, *box;
 	GtkTreeModel *model;
-	GValue val;
+	GValue val = { 0, };
 	GtkTreeIter iter;
 
 	switch (response) {

mercurial