--- a/libpurple/protocols/yahoo/yahoo.c Thu Apr 17 07:09:46 2008 +0000 +++ b/libpurple/protocols/yahoo/yahoo.c Thu Apr 17 13:48:34 2008 +0000 @@ -518,7 +518,7 @@ } else { /* This buddy is on the ignore list (and therefore in no group) */ - purple_debug_info("yahoo", "%s adding %s to the deny list because of the ignore list / no group was found", + purple_debug_info("yahoo", "%s adding %s to the deny list because of the ignore list / no group was found\n", account->username, norm_bud); purple_privacy_deny_add(account, norm_bud, 1); }