Mercurial > pidgin
changeset 29719:5abe9f74a1de
merge of '0747e7c26eb81b2e5820123adcd39d463e5a0d11'
and '350ddaad5f7b48249a35bb326383ec402d8a64b7'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Tue, 13 Apr 2010 02:50:55 +0000 |
parents | 6a4aebc4b196 (diff) 62d51ab581a5 (current diff) |
children | 3fbae92e7e0b |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/bonjour/jabber.c Mon Apr 12 23:21:16 2010 +0000 +++ b/libpurple/protocols/bonjour/jabber.c Tue Apr 13 02:50:55 2010 +0000 @@ -683,7 +683,7 @@ g_slist_free(buddies); if (mbba->matched_buddies == NULL) { - purple_debug_info("bonjour", "We don't like invisible buddies, this is not a superheros comic\n"); + purple_debug_info("bonjour", "We don't like invisible buddies, this is not a superheroes comic\n"); g_free(mbba); close(client_socket); return;