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

List:       kde-commits
Subject:    KDE/kdemultimedia/kmix
From:       Stephan Binner <binner () kde ! org>
Date:       2009-05-16 12:09:51
Message-ID: 1242475791.699595.12809.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 968626 by binner:

E: kdemultimedia4 no-return-in-nonvoid-function


 M  +3 -0      mixer_pulse.cpp  


--- trunk/KDE/kdemultimedia/kmix/mixer_pulse.cpp #968625:968626
@@ -146,6 +146,7 @@
       }
       return 0;
    }*/
+   return 0;
 }
 
 int Mixer_PULSE::writeVolumeToHW( const QString& id, MixDevice *md )
@@ -226,6 +227,7 @@
    {
       return 0;
    }*/
+   return 0;
 }
 
 void Mixer_PULSE::setRecsrcHW( const QString& /*id*/, bool /* on */ )
@@ -246,6 +248,7 @@
       default :
          return false;
    }*/
+   return false;
 }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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