src/protocols/msn/msn.c

changeset 2582
7d3056893188
parent 2541
0afd3aaba327
child 2588
4456409e8343
--- 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)

mercurial