libpurple/protocols/yahoo/yahoo.c

changeset 22562
2e7123571ecd
parent 22561
0aeea64fa1dc
child 22646
aacd8a4f9d94
child 22811
2e0dca7ea23e
--- 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) {

mercurial