# HG changeset patch # User Binki # Date 2009-07-03 13:23:09 # Node ID 3515e1ac7ff1aec8fc0c7b5a9ce9550af12bddcd # Parent ba5d7bfefee2c0af4acc1f5c5e0542d2e2fb7b55 added question to docs 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