--- a/libpurple/protocols/bonjour/buddy.c Sat Oct 04 21:46:10 2008 +0000 +++ b/libpurple/protocols/bonjour/buddy.c Fri Oct 31 07:59:46 2008 +0000 @@ -127,8 +127,7 @@ { PurpleGroup *group; PurpleAccount *account = bonjour_buddy->account; - const char *status_id, *old_hash, *new_hash; - const char *name; + const char *status_id, *old_hash, *new_hash, *name; /* Translate between the Bonjour status and the Purple status */ if (bonjour_buddy->status != NULL && g_ascii_strcasecmp("dnd", bonjour_buddy->status) == 0)