# HG changeset patch # User Paul Aurich # Date 1264105418 0 # Node ID 7f2b72fc521aae09faebc3f65a6778182d0cb32f # Parent 9b2e8aaa7421e57dc73901f7b892fe8055e9f0f5 jabber: Newline at the end of this message. diff -r 9b2e8aaa7421 -r 7f2b72fc521a libpurple/protocols/jabber/jabber.c --- 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"));