diff src/protocols/jabber/buddy.c @ 12284:ecd471d1eeec

[gaim-migrate @ 14588] Some whitespace stuff, so it doesn't clutter up my next commit. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 01 Dec 2005 19:55:35 +0000
parents 828802f2251b
children fc464a0abccc
line wrap: on
line diff
--- a/src/protocols/jabber/buddy.c	Thu Dec 01 05:58:43 2005 +0000
+++ b/src/protocols/jabber/buddy.c	Thu Dec 01 19:55:35 2005 +0000
@@ -1298,7 +1298,7 @@
 	const char *from;
 
 	/* i forget, do i have to check for error? XXX */
-	if(!(from= xmlnode_get_attrib(packet, "from")))
+	if(!(from = xmlnode_get_attrib(packet, "from")))
 		return;