--- a/src/protocols/yahoo/yay.c Mon Sep 17 23:06:22 2001 +0000 +++ b/src/protocols/yahoo/yay.c Mon Sep 17 23:25:10 2001 +0000 @@ -402,7 +402,7 @@ yahoo_send_message(yd->sess, yd->active_id, who, message); else yahoo_send_message_offline(yd->sess, yd->active_id, who, message); - return 0; + return 1; } static void yahoo_set_away(struct gaim_connection *gc, char *state, char *msg) {