diff --git a/src/common/options.h b/src/common/options.h --- a/src/common/options.h +++ b/src/common/options.h @@ -42,7 +42,7 @@ struct options_common /** This function needs to eat some of your arguments to it, just like gtk+ and other libs like to. It particularly needs to be able to find the location of the config file, which should be taken from arguments if it's there. The argument list will have members that I recognize removed. - + 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)