changeset 19812:c11c4afe9024

Checking program flow
author Gabriel Schulhof <nix@go-nix.ca>
date Wed, 08 Aug 2007 18:56:57 +0000
parents e91f9b65407c
children 9a31c183b470
files pidgin/gtkconv.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkconv.c	Wed Aug 08 18:55:31 2007 +0000
+++ b/pidgin/gtkconv.c	Wed Aug 08 18:56:57 2007 +0000
@@ -945,7 +945,7 @@
 static void
 menu_new_conv_cb(gpointer data, guint action, GtkWidget *widget)
 {
-	pidgin_dialogs_im();
+	pidgin_dialogs_im(NULL);
 }
 
 static void