Changeset - 0f60f6f755ca
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 16 years ago 2009-04-30 19:52:15
ohnobinki@ohnopublishing.net
yet another negligible change to test hgcia
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/common/options.h
Show inline comments
 
@@ -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)
0 comments (0 inline, 0 general)