diff src/protocols/oscar/oscar.c @ 3000:6d95285533df

[gaim-migrate @ 3013] Played with the font loader some more in gtkimhtml.c This one is the closest I've done to Eric's, I think. It should cause the least problems. Also fixed the chatlist plugin again. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 04 Mar 2002 03:04:49 +0000
parents 6fe330f1b951
children 87fff45fa36b
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c	Sun Mar 03 23:53:28 2002 +0000
+++ b/src/protocols/oscar/oscar.c	Mon Mar 04 03:04:49 2002 +0000
@@ -2768,7 +2768,7 @@
 	/* Delete the buddy list */
 	if (odata->icq) {
 		aim_ssi_deletelist(sess, fr->conn);
-		return;
+		return 1;
 	}
 
 	/* Activate SSI */