--- a/src/protocols/msn/notification.c Sun May 11 00:05:12 2003 +0000 +++ b/src/protocols/msn/notification.c Sun May 11 03:45:26 2003 +0000 @@ -987,6 +987,7 @@ gaim_debug(GAIM_DEBUG_ERROR, "msn", "Received an XFR SB request when there's no unused " "switchboards!\n"); + return FALSE; } msn_switchboard_set_auth_key(swboard, params[4]);