changeset 26808:8cb3403430bb

merge of '2481b51dce05a40973c023cb3c62c66b082e11bf' and '747f7586a776a69a1fba475128617b8bfe6a649b'
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 03 May 2009 23:09:57 +0000
parents df7505e0d64a (diff) 8d47c0d594dc (current diff)
children 18129e760e10
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/jabber/useravatar.c	Sun May 03 20:18:23 2009 +0000
+++ b/libpurple/protocols/jabber/useravatar.c	Sun May 03 23:09:57 2009 +0000
@@ -46,7 +46,7 @@
 remove_avatar_0_12_nodes(JabberStream *js)
 {
 #if 0
-	See note below for why this is #if 0d
+	/* See note below for why this is #if 0'd */
 
 	/* Publish an empty avatar according to the XEP-0084 v0.12 semantics */
 	xmlnode *publish, *item, *metadata;