# HG changeset patch # User Mark Doliner # Date 1204786796 0 # Node ID 35c4a9b4a69910d307d18482089dfe76d8a5b157 # Parent 288af4cb9884974640512654d6283b84b63a218f Fix a missing a comma diff -r 288af4cb9884 -r 35c4a9b4a699 libpurple/protocols/yahoo/yahoo.c --- 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) {