y_file_handler: change fileNameDateScore to avoid confict name func

This commit is contained in:
2025-10-26 22:18:56 +01:00
parent 7dbcb2505f
commit 4b874a9a6a
2 changed files with 2 additions and 2 deletions
@@ -15,7 +15,7 @@
#include "list_t/list_t.h"
void fileNameDateScore(char* filename, char * pre, char* post,size_t score);
void y_fileNameDateScore(char* filename, char * pre, char* post,size_t score);
struct arg_send_file{
struct pollfd *fds;