libpurple/protocols/jabber/useravatar.c

changeset 27034
d7eae68cae77
parent 27026
826c6d1e6570
child 27035
2246f8a9d680
--- 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;

mercurial