# HG changeset patch # User Binki # Date 2009-04-30 19:50:13 # Node ID 4cb9152e78e3fdff1181c0e371429d853d0234fb # Parent 4e10f9c2dd9f4180a9d5a3f71c7b2ad50cc9633e another pointless change to test hgcia diff --git a/src/common/options.h b/src/common/options.h --- a/src/common/options.h +++ b/src/common/options.h @@ -44,7 +44,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) \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