Mercurial > pidgin
changeset 26799:ea2306f2f886
useravatar.c:49:38: warning: missing terminating ' character
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 03 May 2009 19:36:36 +0000 |
parents | afc3ec89e83b |
children | 856b54b6198d af2b87aa82ee |
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 18:51:11 2009 +0000 +++ b/libpurple/protocols/jabber/useravatar.c Sun May 03 19:36:36 2009 +0000 @@ -46,7 +46,7 @@ remove_avatar_0_12_nodes(JabberStream *js) { #if 0 - See note below for why this is #if 0'd + See note below for why this is #if 0d /* Publish an empty avatar according to the XEP-0084 v0.12 semantics */ xmlnode *publish, *item, *metadata;