im.pidgin.pidgin: 19fce3d53125c9e79060d85550227bb51c18f35f

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Sat Jan 12 20:05:37 EST 2008


-----------------------------------------------------------------
Revision: 19fce3d53125c9e79060d85550227bb51c18f35f
Ancestor: 173ad946b0ecc5e4064c81c5dad8a370df704b06
Author: rekkanoryo at pidgin.im
Date: 2008-01-13T00:19:23
Branch: im.pidgin.pidgin

Modified files:
        libpurple/protocols/yahoo/yahoo_packet.h

ChangeLog: 

Fix a typo that's technically correct but is irritating me.

-------------- next part --------------
============================================================
--- libpurple/protocols/yahoo/yahoo_packet.h	ad0bf6760a707ca741931ae5b689cbc91363dc57
+++ libpurple/protocols/yahoo/yahoo_packet.h	9512960fb94bf8d4adb05cdf2ae5530c93a42d97
@@ -101,7 +101,7 @@ enum yahoo_service { /* these are easier
 	YAHOO_SERVICE_AUTH_REQ_15 = 0xd6,
 	YAHOO_SERVICE_CHGRP_15 = 0xe7,
 	YAHOO_SERVICE_STATUS_15 = 0xf0,
-	YAHOO_SERVICE_LIST_15 = 0Xf1,
+	YAHOO_SERVICE_LIST_15 = 0xf1,
 	YAHOO_SERVICE_FILETRANS_15 = 0xdc,
 	YAHOO_SERVICE_FILETRANS_INFO_15 = 0xdd,
 	YAHOO_SERVICE_FILETRANS_ACC_15 = 0xde,


More information about the Commits mailing list