pidgin: adef47c7: I don't consider this an error.

markdoliner at pidgin.im markdoliner at pidgin.im
Mon Apr 14 16:40:45 EDT 2008


-----------------------------------------------------------------
Revision: adef47c71d9ea87e0876e37870d390b39ea7ea04
Ancestor: 371b9fc5e0540b1a7ad069de7fc76ab60f7f17b7
Author: markdoliner at pidgin.im
Date: 2008-04-14T20:35:47
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/adef47c71d9ea87e0876e37870d390b39ea7ea04

Modified files:
        libpurple/protocols/yahoo/yahoo.c

ChangeLog: 

I don't consider this an error.

-------------- next part --------------
============================================================
--- libpurple/protocols/yahoo/yahoo.c	2d64b54eaf4cddcc278c76d9b4869334c295eda3
+++ libpurple/protocols/yahoo/yahoo.c	1d94044a506f083593ae2b43e2e0ae14827fec12
@@ -346,7 +346,7 @@ static void yahoo_process_status(PurpleC
 			break;
 
 		default:
-			purple_debug(PURPLE_DEBUG_ERROR, "yahoo",
+			purple_debug_warning("yahoo",
 					   "Unknown status key %d\n", pair->key);
 			break;
 		}


More information about the Commits mailing list