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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/oscar/liboscar/tasks
From:       Roman Jarosz <kedgedev () gmail ! com>
Date:       2010-01-30 16:10:59
Message-ID: 1264867859.959615.19752.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1082472 by rjarosz:

Print hash as hex string.


 M  +1 -1      buddyicontask.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/oscar/liboscar/tasks/buddyicontask.cpp #1082471:1082472
@@ -158,7 +158,7 @@
 	Oscar::BYTE iconHashSize = b->getByte();
 	QByteArray hash( b->getBlock( iconHashSize ) );
 	//check the hash
-	kDebug(OSCAR_RAW_DEBUG) << "hash " << hash;
+	kDebug(OSCAR_RAW_DEBUG) << "hash " << hash.toHex();
 	setSuccess( 0, QString() );
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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