Added function to header file

pull/41/head
parent 38c4e66d05
commit 2831fa7a85

@ -741,6 +741,8 @@ void yon_dir_remove(const char *path);
*/ */
config_str yon_dir_get_contents(char *dir_path, int *size); config_str yon_dir_get_contents(char *dir_path, int *size);
config_str yon_dir_get_by_mask(char *path, char *mask, int *size);
//config functions //config functions
#define ubconfig_save_command "ubconfig " #define ubconfig_save_command "ubconfig "

Loading…
Cancel
Save