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