src/protocols/qq/crypt.h

changeset 14083
2b68bb18a66c
parent 13932
4d131bd2b40f
--- a/src/protocols/qq/crypt.h	Wed Aug 02 13:37:13 2006 +0000
+++ b/src/protocols/qq/crypt.h	Wed Aug 02 15:35:36 2006 +0000
@@ -20,8 +20,6 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-// START OF FILE
-/*****************************************************************************/
 #ifndef _QQ_CRYPT_H_
 #define _QQ_CRYPT_H_
 
@@ -32,5 +30,3 @@
 	     unsigned char *instr, int instrlen, unsigned char *key, unsigned char *outstr, int *outstrlen_ptr);
 
 #endif
-/*****************************************************************************/
-// END OF FILE

mercurial