improvenments to file previews
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "file_previews.c"
|
||||
#include "defines.h"
|
||||
|
||||
char* preview_file(char *path, unsigned long file_size);
|
||||
char* preview_file(file *file_current);
|
||||
char* get_mimetype(char *path);
|
||||
|
Reference in New Issue
Block a user