y_file_handler: change fileNameDateScore to avoid confict name func
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user