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

List:       kde-commits
Subject:    playground/base/kat/src/libkatdebug
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-11-11 16:03:30
Message-ID: 1131725010.676082.14863.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 479740 by mueller:

daily unbreak compilation


 M  +2 -2      katdebug.cpp  


--- trunk/playground/base/kat/src/libkatdebug/katdebug.cpp #479739:479740
@@ -37,13 +37,13 @@
 
     connect( &m_logTimer, SIGNAL( timeout() ), this, SLOT( logTimeout() ) );
     m_logTimer.start( 10000 );
-};
+}
 
 void KatDebug::init( const QString& logFile, int defaultLevel, int logInterval )
 {
     delete gkatDebug;
     gkatDebug = new KatDebug( logFile, defaultLevel, logInterval );
-};
+}
 
 void KatDebug::debug( const int level, const QString& debug )
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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