src/protocols/yahoo/yay.c

changeset 2303
18171aa8cd37
parent 2234
6ea3f9fadcf9
child 2309
f626dec19cf8
--- 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) {

mercurial