--- a/libpurple/protocols/msn/directconn.h Wed Mar 17 03:45:07 2010 +0000 +++ b/libpurple/protocols/msn/directconn.h Thu Mar 18 03:15:01 2010 +0000 @@ -91,7 +91,7 @@ int msg_pos; /**< The position of next byte to be sent in the actual packet */ MsnSlpHeader header; /**< SLP header for parsing / serializing */ - + /**< The callback used for sending information to the peer about the opened scoket */ void (*send_connection_info_msg_cb)(struct _MsnDirectConn*);