# HG changeset patch # User daedric # Date 1270199054 -7200 # Node ID 1c368fcf296920e05dc20c955e10bd43f9d0217f # Parent 3bfa576ff82bcfa553c1a9c52321cb53665c89a2 Fix comment inconsistence, Close #14 diff -r 3bfa576ff82b -r 1c368fcf2969 include/IConfig.hpp --- a/include/IConfig.hpp Wed Mar 31 23:15:30 2010 +0200 +++ b/include/IConfig.hpp Fri Apr 02 11:04:14 2010 +0200 @@ -22,10 +22,7 @@ /** * @brief Get the configuration entries. * - * At the moment we return a map of strings. We will see if more - * complex data structure is required. - * - * @return the map of key/value found in configuration file. + * @return the map of section => key/value found in configuration file. * the first level represent the section of the configuration. * * For example: