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

List:       kde-commits
Subject:    playground/pim/kcall/applet/audio
From:       Adrian Schroeter <adrian () suse ! de>
Date:       2005-08-11 18:45:25
Message-ID: 1123785925.740879.10293.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 445713 by adrian:

fix compiler warning


 M  +1 -1      dspaudioout.cpp  


--- trunk/playground/pim/kcall/applet/audio/dspaudioout.cpp #445712:445713
@@ -30,7 +30,7 @@
 	unsigned int outputsize = output->getBuffer().getSize() / sizeof( short );
 
 	if ( !broken ) {
-		int numBytes;
+		int numBytes = 0;
 		if( input->getDeviceState() == DspOut::DeviceClosed ) {
 			return;
 		}
[prev in list] [next in list] [prev in thread] [next in thread] 

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