diff --git a/src/common/options.c b/src/common/options.c --- a/src/common/options.c +++ b/src/common/options.c @@ -131,8 +131,9 @@ int options_init(int argc, char *argv[], CFG_END() }; - /* + /** In these arrays, I should replace NULL with a pointer to a string in the struct which should hold the result of confuse processing an option. This is partially because confuse will not free the values it parses. + the server sections in the distrencommon.conf describe different servers that the client may connect to */ cfg_opt_t server_opts[] = {