src/protocols/jabber/presence.c

changeset 7974
08ec901d48fb
parent 7973
f1d1001702be
child 8010
e9896003ea75
--- a/src/protocols/jabber/presence.c	Fri Jan 02 08:15:52 2004 +0000
+++ b/src/protocols/jabber/presence.c	Fri Jan 02 15:34:04 2004 +0000
@@ -344,7 +344,7 @@
 					jabber_chat_destroy(chat);
 				} else {
 					gaim_conv_chat_remove_user(GAIM_CONV_CHAT(chat->conv), jid->resource,
-							NULL);
+							status);
 				}
 			}
 		} else {

mercurial