--- a/libpurple/protocols/yahoo/yahoo_friend.h Sat Jul 12 18:33:15 2008 +0000 +++ b/libpurple/protocols/yahoo/yahoo_friend.h Sat Jul 12 18:55:29 2008 +0000 @@ -35,10 +35,10 @@ } YahooPresenceVisibility; typedef enum { - NOT_CONNECTED = 0, - DO_NOT_CONNECT, - CONNECTED_AS_SERVER, /*We are server*/ - CONNECTED_AS_CLIENT /*We are client*/ + YAHOO_P2PSTATUS_NOT_CONNECTED = 0, + YAHOO_P2PSTATUS_DO_NOT_CONNECT, + YAHOO_P2PSTATUS_WE_ARE_SERVER, + YAHOO_P2PSTATUS_WE_ARE_CLIENT } YahooP2PStatus; /* these are called friends instead of buddies mainly so I can use variables