# HG changeset patch # User Binki # Date 2009-04-30 19:52:15 # Node ID 0f60f6f755ca45d88f30b723d285347e1a6c2679 # Parent 4cb9152e78e3fdff1181c0e371429d853d0234fb yet another negligible 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 @@ -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)