# HG changeset patch
# User Tim Ringenbach <marv@pidgin.im>
# Date 1087878114 0
# Node ID 33693eea90d7dafe9a4abbbea2fec5113a865773
# Parent  cf5b5b63228dfc60a00e7a46f185082cce9b8440
[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.

committer: Tailor Script <tailor@pidgin.im>

diff -r cf5b5b63228d -r 33693eea90d7 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 {