|
|
|
|
@ -836,7 +836,6 @@ yon_config_parameter *yon_config_parameter_append_with_data(yon_config_parameter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static yon_config_parameter *__yon__config__strings = NULL;
|
|
|
|
|
static yon_config_parameter *__yon__config__default__strings = NULL;
|
|
|
|
|
dictionary *__yon_config_ignored = NULL;
|
|
|
|
|
|
|
|
|
|
#define check_config if(__yon__config__strings&&__yon__config__strings->data_type==DICTIONARY_CHAR_TYPE)
|
|
|
|
|
|