changeset 20602:9a08afe53bb4

compile
author Gabriel Schulhof <nix@go-nix.ca>
date Sat, 22 Sep 2007 17:37:07 +0000
parents bb11a63f2ce0
children 1088b02d2418
files libpurple/request.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/request.c	Sat Sep 22 17:33:36 2007 +0000
+++ b/libpurple/request.c	Sat Sep 22 17:37:07 2007 +0000
@@ -1424,7 +1424,7 @@
 				  void *user_data)
 {
 	return purple_request_file_with_hint(
-		handle, title, filename, savedialog ok_cb, cancel_cb, account, who, conv, "blist", user_data);
+		handle, title, filename, savedialog, ok_cb, cancel_cb, account, who, conv, "blist", user_data);
 }
 
 void *