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

List:       kde-commits
Subject:    branches/kdesupport/3.5/kdesupport/akode/lib
From:       André Wöbbeking <woebbeking () kde ! org>
Date:       2007-11-18 17:43:04
Message-ID: 1195407784.289175.14382.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 738347 by woebbe:

warning: empty body in an if-statement

 M  +1 -1      sinkpluginhandler.cpp  


--- branches/kdesupport/3.5/kdesupport/akode/lib/sinkpluginhandler.cpp #738346:738347
@@ -39,7 +39,7 @@
 
 SinkPluginHandler::SinkPluginHandler(const string lib) : sink_plugin(0)
 {
-    if (lib.size() > 0);
+    if (lib.size() > 0)
         load(lib);
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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