changeset 11743:935278abb386

[gaim-migrate @ 14034] Peter, this should probably work now. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 23 Oct 2005 08:11:43 +0000
parents dfb66f3f9e87
children 628dd7aa6509
files src/gtkplugin.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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) {