pull/43/head
parent 5571741e0a
commit db36cc70c5

@ -1270,6 +1270,7 @@ int yon_config_force_save_registered(char *path){
} }
config_str yon_config_get_all(int *size){ config_str yon_config_get_all(int *size){
*size = 0;
check_config{ check_config{
*size = 1; *size = 1;
config_str conf = NULL; config_str conf = NULL;

Loading…
Cancel
Save