changeset 26771:8a77e6cd7eac

merge of 'ac3524a1092f2874db1b7f443cd91144bbd8a3a4' and 'bcb04d16f3ca4e36afd84bde4ebe44396dc6c2b3'
author Paul Aurich <paul@darkrain42.org>
date Sun, 26 Apr 2009 02:18:03 +0000
parents 4a3a0c47dfe1 (diff) ef1616b50974 (current diff)
children 0054bf136314
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkutils.c	Sun Apr 26 02:10:38 2009 +0000
+++ b/pidgin/gtkutils.c	Sun Apr 26 02:18:03 2009 +0000
@@ -2956,7 +2956,7 @@
 #endif
 }
 
-GSList *minidialogs = NULL;
+static GSList *minidialogs = NULL;
 
 static void *
 pidgin_utils_get_handle(void)