# HG changeset patch # User Binki # Date 2009-04-30 19:55:38 # Node ID dee6d78ea0a4aa2e4e7e4566585f63e549ac26aa # Parent 5800ef3766a824b5acef3778194e3d71ad8ed2c2 another pointless whitespace change diff --git a/src/common/options.h b/src/common/options.h --- a/src/common/options.h +++ b/src/common/options.h @@ -48,7 +48,7 @@ struct options_common \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 - + \param allopts will be set to a pointer that many functions need for operation \param argc the argc that was passed to main() \param argv the argv that was passed to main()