List of three strings for config options. More...
#include <config_file.h>
Data Fields | |
struct config_str3list * | next |
next item in list | |
char * | str |
first string | |
char * | str2 |
second string | |
char * | str3 |
third string | |
List of three strings for config options.