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

List:       kde-commits
Subject:    kdenonbeta/kdom/impl
From:       John Tapsell <john.tapsell () kdemail ! net>
Date:       2005-05-30 1:27:07
Message-ID: 1117416427.042028.7189.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 419603 by johnflux:

There was a typo in truncate when the code was copied across.
Confirmed by WildFox


 M  +1 -1      DOMStringImpl.cc  


--- trunk/kdenonbeta/kdom/impl/DOMStringImpl.cc #419602:419603
@@ -196,7 +196,7 @@
 		QT_DELETE_QCHAR_VEC(m_str);
 
 	m_str = c;
-	m_len = newLen;
+	m_len = len;
 }
 
 void DOMStringImpl::remove(unsigned int pos, int len)
[prev in list] [next in list] [prev in thread] [next in thread] 

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