[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/qq
From:       Hui Jin <blueangel.jin () gmail ! com>
Date:       2006-08-22 19:45:52
Message-ID: 1156275952.684022.5864.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 575996 by blueangel:

TODO: Rename the functions to make them more self-explain:

In libeva, the name of the function is noun, just the content of the packet.
In qqnotifysocket, use verbNoun to indicate the action gonna be taken.




 M  +2 -1      libeva.h  


--- trunk/KDE/kdenetwork/kopete/protocols/qq/libeva.h #575995:575996
@@ -332,7 +332,8 @@
 		ByteArray& body() { return m_body; }
 
 		// FIXME: Add const to data.
-		static inline uchar replyCode( ByteArray& data ) { return data.data()[0]; }
+		static inline uchar replyCode( ByteArray& data ) 
+		{ return data.data()[0]; }
 
 		static inline uint redirectedIP( ByteArray& data ) 
 		{ return ntohl( type_cast<uint> (data.data()+5) ); }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic