Mercurial > pidgin.yaz
changeset 22414:35c4a9b4a699
Fix a missing a comma
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 06 Mar 2008 06:59:56 +0000 |
parents | 288af4cb9884 |
children | a491ebed7f3a |
files | libpurple/protocols/yahoo/yahoo.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/yahoo.c Thu Mar 06 00:04:03 2008 +0000 +++ b/libpurple/protocols/yahoo/yahoo.c Thu Mar 06 06:59:56 2008 +0000 @@ -2070,7 +2070,7 @@ */ switch (status) { case 12: - purple_debug_info("yahoo", "Server reported \"is a buddy\" for %s while %s" + purple_debug_info("yahoo", "Server reported \"is a buddy\" for %s while %s", who, (ignore ? "ignoring" : "unignoring")); if (ignore) {