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

List:       kde-commits
Subject:    branches/work/kopete/dev-0.12/kopete/protocols/yahoo
From:       Matthias Granberry <matthias.granberry () gmail ! com>
Date:       2005-09-21 20:35:38
Message-ID: 1127334938.310170.9965.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 462707 by granberry:

Typo: s/paket/packet/


 M  +2 -2      yahooaccount.cpp  


--- branches/work/kopete/dev-0.12/kopete/protocols/yahoo/yahooaccount.cpp #462706:462707
@@ -468,7 +468,7 @@
 	{	
 		m_session->keepalive();
 		m_session->sendIm( accountId(), accountId(), QString("<ping>"), pictureFlag() );
-		kdDebug(14180) << "Ping paket sent." << endl;
+		kdDebug(14180) << "Ping packet sent." << endl;
 	}
 	m_waitingForResponse = true;
 }
@@ -712,7 +712,7 @@
 	// Check for ping-messages
 	if( contact( who ) == myself() && msg.startsWith("<ping>") )
 	{
-		kdDebug(14180) << "Ping paket received." << endl;
+		kdDebug(14180) << "Ping packet received." << endl;
 		m_waitingForResponse = false;
 		return;
 	}
[prev in list] [next in list] [prev in thread] [next in thread] 

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