Query the server for its info
[cascardo/chat.git] / tictactoe.c
index b774512..ed74e49 100644 (file)
@@ -35,7 +35,7 @@ static void write_stream (hc_xmpp_t *);
 static void
 send_message_test (hc_xmpp_t *xmpp)
 {
-  hc_xmpp_send_disco_info (xmpp, "");
+  hc_xmpp_send_disco_info (xmpp, hc_xmpp_server (xmpp));
 }
 
 static int