--- 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 *