# HG changeset patch # User Paul Aurich # Date 1264105418 0 # Node ID ddad759dc05bc69d0fa2692fe9416ecff57d1cbb # Parent bca64f4e4ce575c7f1211c16a99a0363807e2d33 jabber: Newline at the end of this message. diff -r bca64f4e4ce5 -r ddad759dc05b 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"));