diff libpurple/protocols/yahoo/libymsg.c @ 28621:ce5593e0e1dc

merged with im.pidgin.pidgin
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 14 Sep 2009 19:43:32 +0900
parents cd3beebb1d13 3d5f1cde625a
children a177a1cdfe4e
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/libymsg.c	Fri Sep 11 00:50:55 2009 +0900
+++ b/libpurple/protocols/yahoo/libymsg.c	Mon Sep 14 19:43:32 2009 +0900
@@ -2031,11 +2031,11 @@
 				break;
 			}
 		case 2:
-			purple_debug_info("yahoo", "Server reported that %s is already in the ignore list.",
+			purple_debug_info("yahoo", "Server reported that %s is already in the ignore list.\n",
 							  who);
 			break;
 		case 3:
-			purple_debug_info("yahoo", "Server reported that %s is not in the ignore list; could not delete",
+			purple_debug_info("yahoo", "Server reported that %s is not in the ignore list; could not delete\n",
 							  who);
 		case 0:
 		default: