Mercurial > pidgin
changeset 28974:86f5173195cd
I'm pretty sure this shouldn't be a compiler warning
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 04 Feb 2010 22:37:21 +0000 |
parents | 2afc3f95ab33 |
children | 52fffd4cdd62 |
files | libpurple/protocols/jabber/libxmpp.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/libxmpp.c Thu Feb 04 10:34:58 2010 +0000 +++ b/libpurple/protocols/jabber/libxmpp.c Thu Feb 04 22:37:21 2010 +0000 @@ -431,7 +431,7 @@ jabber_data_init(); jabber_bosh_init(); - #warning implement adding and retrieving own features via IPC API + /* TODO: Implement adding and retrieving own features via IPC API */ jabber_ibb_init(); jabber_si_init();