/soc/2015/jgeboski/facebook: a34b993324e4: facebook: added newli...

James Geboski <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: a34b993324e4aeac189e1692fef2607ee9a493cb
Author:	 James Geboski <[email protected]>
Date:	 2015-07-06 20:03 -0400
Branch:	 facebook
URL: https://hg.pidgin.im/soc/2015/jgeboski/facebook/rev/a34b993324e4

Description:

facebook: added newline to debugging messages

diffstat:

 libpurple/protocols/facebook/util.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff --git a/libpurple/protocols/facebook/util.c b/libpurple/protocols/facebook/util.c
--- a/libpurple/protocols/facebook/util.c
+++ b/libpurple/protocols/facebook/util.c
@@ -121,7 +121,7 @@ fb_util_vdebug(PurpleDebugLevel level, c
 	level &= ~FB_UTIL_DEBUG_FLAG_ALL;
 
 	str = g_strdup_vprintf(format, ap);
-	purple_debug(level, "facebook", "%s", str);
+	purple_debug(level, "facebook", "%s\n", str);
 	g_free(str);
 }
 

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.