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

List:       kde-commits
Subject:    kdenonbeta/kio_mhtml
From:       Spiros Georgaras <sngeorgaras () otenet ! gr>
Date:       2004-12-19 10:23:18
Message-ID: 20041219102318.F29491B939 () office ! kde ! org
[Download RAW message or body]

CVS commit by sngeorgaras: 

Fixed typo


  M +1 -2      kmhtmlarchive.cpp   1.3


--- kdenonbeta/kio_mhtml/kmhtmlarchive.cpp  #1.2:1.3
@@ -674,5 +674,5 @@ bool KmhtmlArchive::readPartHeader(int i
                         c++;
                         if(isDOS && f.mid(i+1,1)==controlChars[0] && \
                f.mid(i+1,1)==controlChars[0]) found=TRUE;
-                        else if(!isDos && f.mid(i+1,1)==controlChars[1]) found=TRUE;
+                        else if(!isDOS && f.mid(i+1,1)==controlChars[1]) found=TRUE;
                 }
 
@@ -762,5 +762,4 @@ QCString KmhtmlArchive::removeControlCha
         int en;
         int st=0;
-        int i=0;
         while(msg.mid(st,1)==controlChars[0] || msg.mid(st,1)==controlChars[1]) \
st++;  en=msg.length()-1;


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

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