diff --git a/src/common/options.h b/src/common/options.h --- a/src/common/options.h +++ b/src/common/options.h @@ -45,7 +45,7 @@ struct options_common Options should be kept alive during the program's life. - \param mycfg will be set to the section of the configuration file specific to the caller (client or server specific section) + \param mycfg will be set to the section of the configuration file specific to the caller (client or server specific section). Who is supposed to free this variable? \param myopts holds the caller's confuse option declarations \param myname holds the name of the section of the config file that refers to mycfg and myopts