Changeset - 3515e1ac7ff1
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 16 years ago 2009-07-03 13:23:09
ohnobinki@ohnopublishing.net
added question to docs
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/common/options.h
Show inline comments
 
@@ -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
 

	
0 comments (0 inline, 0 general)