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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo (silent)
From:       Andre Duffeck <duffeck () kde ! org>
Date:       2009-02-06 8:18:53
Message-ID: 1233908333.304368.21651.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 922005 by duffeck:

SVN_SILENT
fix comment, i suppose this was changed accidentally


 M  +2 -2      modifybuddytask.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo/modifybuddytask.cpp #922004:922005
@@ -103,14 +103,14 @@
 	YMSGTransfer *t = new YMSGTransfer(Yahoo::ServiceBuddyAdd);
 	t->setId( client()->sessionID() );
 	t->setParam( 65, m_group.toLocal8Bit() );
-	t->setParam( 97, 1 );
+	t->setParam( 97, 1 );           // UTF-8
 	t->setParam( 1, client()->userId().toLocal8Bit() );
 	t->setParam( 302,  319 );
 	t->setParam( 300,  319 );
 	t->setParam( 7,  m_target.toLocal8Bit() );
 	t->setParam( 334,  0 );
 	t->setParam( 301, 319 );
-	t->setParam( 303, 319 );	// UTF-8
+	t->setParam( 303, 319 );
 	send( t );
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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