[update] change separation char to %

This commit is contained in:
2026-01-30 14:36:23 +01:00
parent d45bb075cf
commit 4bfc076972
+1 -1
View File
@@ -459,7 +459,7 @@ int remove_content_from_headers(struct main_list_y_ptr_HEADER_T *m_head_l_t, y_p
} }
} }
char sep=';'; char sep='%';
void y_fileNameDateScore(char* filename, char * pre, char* post,size_t score){ void y_fileNameDateScore(char* filename, char * pre, char* post,size_t score){
// char *filename=malloc(256); // char *filename=malloc(256);