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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kio/kio
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2005-10-29 14:31:58
Message-ID: 1130596318.389073.18835.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 475489 by adawit:

Code comment cleanup

 M  +3 -2      kprotocolmanager.cpp  


--- branches/KDE/3.5/kdelibs/kio/kio/kprotocolmanager.cpp #475488:475489
@@ -352,7 +352,7 @@
 
         QString noProxy;
         // Check no proxy information iff the proxy type is either
-        // manual or environment variable based...
+        // ManualProxy or EnvVarProxy
         if ( (type == ManualProxy) || (type == EnvVarProxy) )
           noProxy = noProxyFor();
 
@@ -458,7 +458,8 @@
     }
     if( modifiers.contains('p') )
     {
-      supp += QString::fromLatin1("; X11");  // TODO: determine this valye instead of hardcoding...
+      // TODO: determine this value instead of hardcoding it...
+      supp += QString::fromLatin1("; X11");
     }
     if( modifiers.contains('m') )
     {
[prev in list] [next in list] [prev in thread] [next in thread] 

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