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

List:       kde-commits
Subject:    icecream/services
From:       Stephan Kulow <coolo () kde ! org>
Date:       2006-07-09 9:30:58
Message-ID: 1152437458.066789.19202.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 560099 by coolo:

this closes automatically


 M  +2 -2      logging.cpp  


--- trunk/icecream/services/logging.cpp #560098:560099
@@ -31,8 +31,8 @@
 ostream *logfile_info = 0;
 ostream *logfile_warning = 0;
 ostream *logfile_error = 0;
-ofstream logfile_null( "/dev/null" );
-ofstream logfile_file;
+static ofstream logfile_null( "/dev/null" );
+static ofstream logfile_file;
 static string logfile_filename;
 
 void reset_debug( int );
[prev in list] [next in list] [prev in thread] [next in thread] 

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