diff src/protocols/msn/command.c @ 19803:2315ee828b7c

[gaim-migrate @ 16772] change the UUX and FQY command procedure comitted by MaYuan<mayuan2006@gmail.com> committer: Ethan Blanton <elb@pidgin.im>
author Ma Yuan <mayuan2006@gmail.com>
date Tue, 15 Aug 2006 16:48:32 +0000
parents da3f8f7ec3ce
children 54f287047d4e
line wrap: on
line diff
--- a/src/protocols/msn/command.c	Tue Aug 15 15:57:07 2006 +0000
+++ b/src/protocols/msn/command.c	Tue Aug 15 16:48:32 2006 +0000
@@ -53,6 +53,7 @@
 		(!strcmp(str,"UBN")) ||
 		(!strcmp(str,"UUM")) ||
 		(!strcmp(str,"UBM")) ||
+		(!strcmp(str,"FQY")) ||
 		(!strcmp(str,"UUN")) ||
 		(!strcmp(str,"UUX"))){
 			return TRUE;