Index: src/libchcore/log.cpp =================================================================== diff -u -N -r5598fd0318a9e148ff2c2eb83a6f6c4af251e798 -rd18db617f4727a237c94b59af9b4328f829eda16 --- src/libchcore/log.cpp (.../log.cpp) (revision 5598fd0318a9e148ff2c2eb83a6f6c4af251e798) +++ src/libchcore/log.cpp (.../log.cpp) (revision d18db617f4727a237c94b59af9b4328f829eda16) @@ -88,7 +88,7 @@ } // ============================================================================ - /// chcore::log_file::is_initialized + /// log_file::is_initialized /// @date 2009/05/19 /// /// @brief Checks is the log_file object has been initialized. @@ -100,7 +100,7 @@ } // ============================================================================ - /// chcore::log_file::set_log_level + /// log_file::set_log_level /// @date 2009/05/23 /// /// @brief Changes the log level for this class. @@ -112,7 +112,7 @@ } // ============================================================================ - /// chcore::log_file::set_max_size + /// log_file::set_max_size /// @date 2009/05/23 /// /// @brief Sets the max size of the log file.