pidgin: 69a649b9: jabber: Newline at the end of this messa...

darkrain42 at pidgin.im darkrain42 at pidgin.im
Thu Jan 21 15:30:44 EST 2010


-----------------------------------------------------------------
Revision: 69a649b99c90bd4f4492fab3376f861e43d057ea
Ancestor: f3695266a8ef5429c1a1b9f956adff21d1ff13e7
Author: darkrain42 at pidgin.im
Date: 2010-01-21T20:23:38
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/69a649b99c90bd4f4492fab3376f861e43d057ea

Modified files:
        libpurple/protocols/jabber/jabber.c

ChangeLog: 

jabber: Newline at the end of this message.

-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/jabber.c	3f8dd3c03faffaf7c79505103730b4ed8b2a4621
+++ libpurple/protocols/jabber/jabber.c	23cc0b79ec20b9927f64528151c05947d368fe28
@@ -640,7 +640,7 @@ txt_resolved_cb(GList *responses, gpoint
 
 	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"));


More information about the Commits mailing list