diff src/protocols/msn/msn.c @ 2582:5efa8077107f

[gaim-migrate @ 2595] add committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 23 Oct 2001 04:54:45 +0000
parents 8229710b343b
children a3117e29317d
line wrap: on
line diff
--- a/src/protocols/msn/msn.c	Tue Oct 23 04:18:07 2001 +0000
+++ b/src/protocols/msn/msn.c	Tue Oct 23 04:54:45 2001 +0000
@@ -595,6 +595,8 @@
 		signoff(map->gc);
 		return;
 	}
+
+	show_got_added(map->gc, NULL, map->user, map->friend, NULL);
 }
 
 static void msn_cancel_add(gpointer w, struct msn_add_permit *map)