mcabber/src/jab_iq.c
changeset 1014 99c5278bf6b8
parent 1008 bbf53cd43fbb
child 1015 579299b1c9b2
--- a/mcabber/src/jab_iq.c	Sun Nov 12 15:55:04 2006 +0100
+++ b/mcabber/src/jab_iq.c	Sun Nov 12 22:25:14 2006 +0100
@@ -679,7 +679,7 @@
     // Post-login stuff
     // Usually we request the roster only at connection time
     // so we should be there only once.  (That's ugly, however)
-    jb_setstatus(available, NULL, NULL);
+    jb_setprevstatus();
   }
 }