libpurple/protocols/msn/directconn.h

changeset 30067
cfd3b7db3d0a
parent 30066
25742b976ce2
child 30068
ade8dd1a1339
--- 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*);
 

mercurial