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

List:       kde-commits
Subject:    branches/KDE/3.4/kdelibs/kio/kio
From:       Till Gerken <till () tantalo ! net>
Date:       2005-06-02 9:10:43
Message-ID: 1117703443.418603.17560.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 421122 by gerken:

Add missing break (backport)


 M  +1 -0      global.cpp  


--- branches/KDE/3.4/kdelibs/kio/kio/global.cpp #421121:421122
@@ -391,6 +391,7 @@
       break;
     case KIO::ERR_UPGRADE_REQUIRED:
       result = i18n( "%1 is required by the server, but is not available." ).arg(errorText);
+      break;
     case KIO::ERR_POST_DENIED:
       result = i18n( "Access to restricted port in POST denied.");
       break;
[prev in list] [next in list] [prev in thread] [next in thread] 

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