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

List:       kde-commits
Subject:    branches/KDE/3.5/kdenetwork/kopete/libkopete/avdevice
From:       Cláudio da Silveira Pinheiro <taupter () gmail ! com>
Date:       2005-08-31 20:46:25
Message-ID: 1125521185.524358.15151.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 455555 by taupter:

Fixed some extra characters that prevented compilation.

 M  +2 -2      videodevicepool.cpp  


--- branches/KDE/3.5/kdenetwork/kopete/libkopete/avdevice/videodevicepool.cpp #455554:455555
@@ -495,10 +495,10 @@
 		VideoDeviceVector::iterator vditerator;
 		for( vditerator = m_videodevice.begin(); vditerator != m_videodevice.end(); ++vditerator )
 		{
-			kdDebug() "<< (*vditerator).name << endl;
+			kdDebug() << (*vditerator).name << endl;
 		}
 		kdDebug() << endl;
-	};
+	}
 }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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