# HG changeset patch # User Tim Ringenbach # Date 1087878114 0 # Node ID b0b10a2e182c6e2518f43e7750ea28e889473e37 # Parent f626c11987e24c8100662d1ecc02b7217f574aaf [gaim-migrate @ 10150] I've been meaning to implement this for a while. And still am. But I'll add its service to enum now, since that's harmless. diff -r f626c11987e2 -r b0b10a2e182c src/protocols/yahoo/yahoo.h --- a/src/protocols/yahoo/yahoo.h Tue Jun 22 04:07:49 2004 +0000 +++ b/src/protocols/yahoo/yahoo.h Tue Jun 22 04:21:54 2004 +0000 @@ -116,7 +116,8 @@ YAHOO_SERVICE_PICTURE_UPDATE = 0xc1, YAHOO_SERVICE_PICTURE_UPLOAD = 0xc2, YAHOO_SERVICE_AVATAR_UPDATE = 0xc7, - YAHOO_SERVICE_WEBLOGIN = 0x0226 + YAHOO_SERVICE_WEBLOGIN = 0x0226, + YAHOO_SERVICE_SMS_MSG = 0x02ea }; enum yahoo_status {