changeset 29287:ddad759dc05b

jabber: Newline at the end of this message.
author Paul Aurich <paul@darkrain42.org>
date Thu, 21 Jan 2010 20:23:38 +0000
parents bca64f4e4ce5
children 4189f9e1627b
files libpurple/protocols/jabber/jabber.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"));