Thu, 21 Jan 2010 20:23:38 +0000
jabber: Newline at the end of this message.
| libpurple/protocols/jabber/jabber.c | file | annotate | diff | comparison | revisions |
--- a/libpurple/protocols/jabber/jabber.c Tue Jan 19 06:33:18 2010 +0000 +++ b/libpurple/protocols/jabber/jabber.c Thu Jan 21 20:23:38 2010 +0000 @@ -640,7 +640,7 @@ if (responses == NULL) { purple_debug_warning("jabber", "Unable to find alternative XMPP connection " - "methods after failing to connect directly."); + "methods after failing to connect directly.\n"); purple_connection_error_reason(js->gc, PURPLE_CONNECTION_ERROR_NETWORK_ERROR, _("Unable to connect"));