changeset 26800:856b54b6198d

disapproval of revision 'eb2138cc8c562bba3cf0071ea33e2e7ab4d636aa'
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 03 May 2009 22:51:03 +0000
parents ea2306f2f886
children df7505e0d64a
files libpurple/protocols/jabber/useravatar.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/jabber/useravatar.c	Sun May 03 19:36:36 2009 +0000
+++ b/libpurple/protocols/jabber/useravatar.c	Sun May 03 22:51:03 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;