changeset 22668:3378d2701c2b

I don't consider this an error.
author Mark Doliner <mark@kingant.net>
date Mon, 14 Apr 2008 20:35:47 +0000
parents 47731d2e9fe4
children 5e6ab03225cc
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	Mon Apr 14 05:30:18 2008 +0000
+++ b/libpurple/protocols/yahoo/yahoo.c	Mon Apr 14 20:35:47 2008 +0000
@@ -346,7 +346,7 @@
 			break;
 
 		default:
-			purple_debug(PURPLE_DEBUG_ERROR, "yahoo",
+			purple_debug_warning("yahoo",
 					   "Unknown status key %d\n", pair->key);
 			break;
 		}