diff libgaim/protocols/oscar/oscar_data.c @ 14392:92eb7a040663

[gaim-migrate @ 17099] Better connection error messages for dnsquery failures in general and for oscar committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 31 Aug 2006 09:44:51 +0000
parents 80b05108652c
children 648e33275d9d
line wrap: on
line diff
--- a/libgaim/protocols/oscar/oscar_data.c	Thu Aug 31 09:02:10 2006 +0000
+++ b/libgaim/protocols/oscar/oscar_data.c	Thu Aug 31 09:44:51 2006 +0000
@@ -109,7 +109,7 @@
 		gaim_timeout_remove(od->getinfotimer);
 	while (od->oscar_connections != NULL)
 		flap_connection_destroy(od->oscar_connections->data,
-				OSCAR_DISCONNECT_DONE);
+				OSCAR_DISCONNECT_DONE, NULL);
 
 	while (od->peer_connections != NULL)
 		peer_connection_destroy(od->peer_connections->data,