From 1dbd7d35ca9b7c7514fbf3491598835f3ee168cf Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 3 Jan 2005 16:27:26 +0000 Subject: Some more comment and indent changes. --- src/configuration.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/configuration.cpp') diff --git a/src/configuration.cpp b/src/configuration.cpp index 27b47ac7..75d28b8f 100644 --- a/src/configuration.cpp +++ b/src/configuration.cpp @@ -105,7 +105,7 @@ bool Configuration::write(std::string filename) { #ifdef __DEBUG std::cout << "Configuration::write(" << iter->first.c_str() << ", \"" << iter->second.stringValue << "\" / " << - iter->second.numericValue << ")\n"; + numericValue << ")\n"; #endif out.write("\n", 1); } -- cgit v1.2.3-60-g2f50